The com.adobe.idp.dsc.registry.component package contains classes that support the ComponentRegistry interface. These classes include support for starting and stopping components, querying their metadata and state, and exception handling.
| Interface | Description | |
|---|---|---|
| ComponentRegistry | A ComponentRegistry implementation provides clients with the ability to to query the metadata and state of a component, install and or uninstall components, and toggle the state of a component from RUNNING to STOPPED |
| Class | Description | |
|---|---|---|
| DuplicateComponentException | An exception indicating that a duplicate component has been encountered. | |
| IncompatiblePatchException | An exception indicating an incompatible patch. | |
| ModifyComponentInfo | An object used to modify a component's information, which includes its identifier, version, and archive. |
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/component/package-detail.html