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.
| Interface | Description | |
|---|---|---|
| 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. |
| Class | Description | |
|---|---|---|
| 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. | |
| 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. | |
| 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. | |
| NoActiveServiceConfigurationException | No active service configuration exception. | |
| ServiceCategoryFilter | Service category filter. | |
| ServiceConfigurationFilter | Service configuration filter. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/dsc/registry/service/package-detail.html