Package com.adobe.idp.dsc.registry.service

The com.adobe.idp.dsc.registry.service package contains classes that support the ServiceRegistry interface.

See:
          Description

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.
 

Package com.adobe.idp.dsc.registry.service Description

The com.adobe.idp.dsc.registry.service package contains classes that support the ServiceRegistry interface. These classes include support for querying the metadata and state of a service, deploying and undeploying services, and toggling the state of a service.



[an error occurred while processing this directive] [an error occurred while processing this directive]