|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.adobe.idp.dsc.registry.component
package contains classes that support the ComponentRegistry
interface.
See:
Description
Interface Summary | |
---|---|
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 Summary | |
---|---|
ModifyComponentInfo | An object used to modify a component's information, which includes its identifier, version, and archive. |
Exception Summary | |
---|---|
DuplicateComponentException | An exception indicating that a duplicate component has been encountered. |
IncompatiblePatchException | An exception indicating an incompatible patch. |
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.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |