Oracle Content Management SDK

Uses of Interface
oracle.ifs.management.domain.ServerManagerInterface

Packages that use ServerManagerInterface
oracle.ifs.management.domain   
 

Uses of ServerManagerInterface in oracle.ifs.management.domain
 

Methods in oracle.ifs.management.domain that return ServerManagerInterface
 ServerManagerInterface[] NodeManagerInterface.getServerManagers()
          Gets the servers loaded on this NodeManager.
 ServerManagerInterface NodeManagerInterface.getServerManager(java.lang.String serverName)
          Gets the specified server loaded on this NodeManager.
 ServerManagerInterface NodeManagerInterface.loadServer(java.lang.String serverName, java.lang.String serviceName, ParameterTable parameterTable)
          Loads a server on this NodeManager.
 ServerManagerInterface[] NodeManager.getServerManagers()
          Gets the servers loaded on this NodeManager.
 ServerManagerInterface NodeManager.getServerManager(java.lang.String serverName)
          Gets the specified server loaded on this NodeManager.
 ServerManagerInterface NodeManager.loadServer(java.lang.String serverName, java.lang.String serviceName, ParameterTable parameterTable)
          Loads a server on this NodeManager.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.