psdi.server

Class ServiceStorage

  • java.lang.Object
    • psdi.server.ServiceStorage
    • Field Detail

      • mxServer

        protected MXServer mxServer
        The containing MXServer.
    • Constructor Detail

      • ServiceStorage

        public ServiceStorage(MXServer mxServer)
    • Method Detail

      • elements

        public java.util.Enumeration elements()
        Return an Enumeration of just the AppService elements.
        Specified by:
        elements in interface MXRegistryStorage
      • getLocalAppList

        public java.lang.String[] getLocalAppList()
        Return an array of the just the local AppService names
      • getLocalServices

        public java.util.Enumeration getLocalServices()
        Create a vector to the current set of LocalServices and return an enumerator to it.