See: Description
| Interface | Description |
|---|---|
| ComponentInfo |
This interface provides information on components (Binding Components,
Service Engines, and Shared Libraries.
|
| ComponentManager |
This is the public interface to the Component Framework, which provides
installation and management of Binding Components, Service Engines, and
and Shared Libraries within the JBI environment.
|
| ComponentQuery |
This interface provides services for query of information about Binding
Components, Service Engines, and Shared Libraries.
|
| EnvironmentContext |
This context contains data needed by all components and services running in
the JBI environment.
|
| EventNotifierBase |
This interface defines enumerators and constants used for constructing
event notifications that are emitted by the runtime.
|
| ServiceAssemblyInfo |
This interface provides information on Service Assemblys.
|
| ServiceAssemblyQuery |
This interface provides services for query of information about Binding
Components, Service Engines, and Shared Libraries.
|
| ServiceLifecycle |
ServiceLifecycle is an interface implemented by all internal services.
|
| ServiceUnitInfo |
This interface provides information on Service Units.
|
| ServiceUnitRegistration |
This interface provides services for registration/unregistration/query of
Service Units.
|
| StringTranslator |
This is the interface to the String Translator, which provides services
for internationalization of messages to all services running inside the
JBI environment.
|
| VersionInfo |
VersionInfo supplies build-specific product version information.
|
| Enum | Description |
|---|---|
| ComponentState |
ComponentState Enumeration
|
| ComponentType |
ComponentType Enumeration
|
| EventNotifierBase.EventType |
Events that generate notifications.
|
| EventNotifierBase.SourceType |
Sources of notifications.
|
| JBIProvider |
Typesafe enumeration containing JBI provider names.
|
| ServiceAssemblyState |
This interface provides information on Service Assemblys.
|
| ServiceUnitState |
This interface provides information on Service Assemblys.
|
Provides implementation-specific interfaces for the runtime framework of 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.