Uses of Interface
com.ail.core.configure.server.GetNamespacesArg

Packages that use GetNamespacesArg
com.ail.core.configure.server   
 

Uses of GetNamespacesArg in com.ail.core.configure.server
 

Classes in com.ail.core.configure.server that implement GetNamespacesArg
 class GetNamespacesArgImp
          Concrete implementation of the GetConfigurationArg interface.
 class GetNamespacesCommand
          Fetch a list of all the configuration namespaces known to the system.
 

Methods in com.ail.core.configure.server that return GetNamespacesArg
 GetNamespacesArg ServerLocal.getNamespaces(GetNamespacesArg arg)
           
 GetNamespacesArg ServerDeligate.getNamespaces(GetNamespacesArg arg)
           
 GetNamespacesArg ServerBean.getNamespaces(GetNamespacesArg arg)
           
 GetNamespacesArg Server.getNamespaces(GetNamespacesArg arg)
           
 

Methods in com.ail.core.configure.server with parameters of type GetNamespacesArg
 GetNamespacesArg ServerLocal.getNamespaces(GetNamespacesArg arg)
           
 GetNamespacesArg ServerDeligate.getNamespaces(GetNamespacesArg arg)
           
 GetNamespacesArg ServerBean.getNamespaces(GetNamespacesArg arg)
           
 GetNamespacesArg Server.getNamespaces(GetNamespacesArg arg)