| Interface | Description |
|---|---|
| Bootstrap |
This interface is implemented by a JBI Component to provide any special
processing required at install/uninstall time.
|
| Component |
This interface, implemented by component implementations, allows the JBI
implementation to query the component for various types of information.
|
| ComponentLifeCycle |
This interface must be implemented by a JBI component to provide
initialization, start, stop, and shutdown life cycle processing.
|
| ServiceUnitManager |
This interface defines component-supplied methods for managing service
unit deployments, and is implemented by the component.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.