See: Description
| Interface | Description |
|---|---|
| ComponentLifeCycleMBean |
This ComponentLifeCycleMBean extends the public interface to add a
getter for the DeployerMBean name.
|
| ComponentLoggerMBean |
This interface defines the LoggerMBean for a Component (BC or SE).
|
| DeployerMBean |
This is the framework-provided version of the DeployerMBean for use with
the ServiceUnitManager SPI of a component.
|
| EventNotifierCommon |
This interface defines the methods that are used to emit notifications for
events affecting the state of JBI runtime.
|
| EventNotifierMBean |
This interface defines the MBean that generates notifications for all events
affecting the state of JBI runtime.
|
| Exception | Description |
|---|---|
| FrameworkWarningException |
FrameworkWarningException is a subclass of JBIException that is used for
exceptions that indicate an event has occurred that requires the user to be
warned that an abnormal situation exists.
|
| TimeOutException |
TimeOutException is a subclass of JBIException that is used for exceptions
that indicate a call to a method in a Component has timed out.
|
| XmlParseException |
XmlParseException is used to indicate that an error has occurred during
the processing of an XML document.
|
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.