javax.jbi.component interfaces for the JSR208 Reference
Implementation in the
JavaTM programming language.See: Description
| Interface | Description |
|---|---|
| ComponentContext |
This context provides access to data needed by all components running in the
JBI framework.
|
| InstallationContext |
This context contains information necessary for a JBI component to perform
its installation/uninstallation processing.
|
| Upgrade |
This is an optional interface that can be implemented by a JBI component to
provide a way to upgrade to a new version of the component.
|
Provides implementation-specific interfaces extending the
javax.jbi.component interfaces for the JSR208 Reference
Implementation in the
JavaTM programming language.
This implementation is designed to run in the J2EE AppServer environment.
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.