com.sun.jbi |
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.
|
Java Source File Name | Type | Comment |
ComponentInfo.java | Interface | This interface provides information on components (Binding Components,
Service Engines, and Shared Libraries. |
ComponentManager.java | Interface | 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.java | Interface | This interface provides services for query of information about Binding
Components, Service Engines, and Shared Libraries. |
ComponentState.java | enum | |
ComponentType.java | enum | |
EnvironmentContext.java | Interface | This context contains data needed by all components and services running in
the JBI environment. |
EventNotifierBase.java | Interface | This interface defines enumerators and constants used for constructing
event notifications that are emitted by the runtime. |
JBIProvider.java | enum | Typesafe enumeration containing JBI provider names. |
ServiceAssemblyInfo.java | Interface | This interface provides information on Service Assemblys. |
ServiceAssemblyQuery.java | Interface | This interface provides services for query of information about Binding
Components, Service Engines, and Shared Libraries. |
ServiceAssemblyState.java | enum | This interface provides information on Service Assemblys. |
ServiceLifecycle.java | Interface | ServiceLifecycle is an interface implemented by all internal services. |
ServiceUnitInfo.java | Interface | This interface provides information on Service Units. |
ServiceUnitRegistration.java | Interface | This interface provides services for registration/unregistration/query of
Service Units. |
ServiceUnitState.java | enum | This interface provides information on Service Assemblys. |
StringTranslator.java | Interface | This is the interface to the String Translator, which provides services
for internationalization of messages to all services running inside the
JBI environment. |
VersionInfo.java | Interface | VersionInfo supplies build-specific product version information. |