|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ServiceRegistry | A ServiceRegistry implementation provides clients with the ability
to query the metadata and state of a service, to deploy and undeploy services, and
to toggle the state of a service from RUNNING to STOPPED. |
ServiceStore | An implementation of this interface provides methods for managing services, service categories, and service configurations. |
Class Summary | |
---|---|
CreateServiceCategoryInfo | This class allows you to retrieve and set the information related to a service category. |
CreateServiceConfigurationInfo | This class allows you to retrieve and set the information related to a service configuration. |
CreateServiceInfo | This class allows you to retrieve and set the information related to a service. |
ModifyServiceCategoryInfo | This class allows you to retrieve and set modifiable service category information. |
ModifyServiceConfigurationInfo | This class allows you to retrieve and set modifiable service configuration information. |
ModifyServiceInfo | This class allows you to retrieve and set modifiable service information. |
ServiceCategoryFilter | Service category filter. |
ServiceConfigurationFilter | Service configuration filter. |
ServicePoolConfigurationInfo |
Exception Summary | |
---|---|
DuplicateServiceCategoryException | Duplicate service category exception. |
DuplicateServiceConfigurationException | Duplicate service configuration exception. |
DuplicateServiceException | Duplicate service exception. |
IllegalDescriptorModificationException | This exception is thrown when an attempt is made to modify the underlying descriptor of service configuration while it is in an Active state. |
LockedServiceConfigurationException | Locked service configuration exception. |
NoActiveServiceConfigurationException | No active service configuration exception. |
ServicePoolConfigurationException | |
ServiceStoreException | Service store exception. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |