|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |