|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceManagerInterface | |
oracle.ifs.management.domain |
Uses of ServiceManagerInterface in oracle.ifs.management.domain |
Methods in oracle.ifs.management.domain that return ServiceManagerInterface | |
ServiceManagerInterface[] |
NodeManagerInterface.getServiceManagers()
Gets the services running on this NodeManager. |
ServiceManagerInterface |
NodeManagerInterface.getServiceManager(java.lang.String serviceName)
Gets the specified service running on this NodeManager. |
ServiceManagerInterface |
NodeManagerInterface.startService(java.lang.String serviceName,
AttributeValue[] serviceConfiguration)
Starts a service on this NodeManager. |
ServiceManagerInterface[] |
NodeManager.getServiceManagers()
Gets the services running on this NodeManager. |
ServiceManagerInterface |
NodeManager.getServiceManager(java.lang.String serviceName)
Gets the specified service running on this NodeManager. |
ServiceManagerInterface |
NodeManager.startService(java.lang.String serviceName,
AttributeValue[] serviceConfiguration)
Starts a service on this NodeManager. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |