| Interface | Description |
|---|---|
| JBIAdminCommands |
| Class | Description |
|---|---|
| DOMUtil |
This object provides utility methods to manipulate DOM tree
|
| DOMUtil.NodeListImpl |
NodeListImpl
|
| ESBResultFormatter |
this class creates formatted text from the esb admin result.
|
| FileTransferManager |
Provides access to the ESB Repository for remote clients.
|
| I18NBundle |
This class reads the i18n strings from locale specific bundle from the
Bundle[locale].properties or bundle[locale].properties file in a specified
package.
|
| JarFactory | |
| JBIArchive |
This class reads the jar file and identifies the jbi artifacts
like jbi descriptors.
|
| JBIComponentInfo |
This class reads/writes the component info list xml.
|
| JBIDescriptor |
This class is the base class for reading the jbi.xml.
|
| JBIDescriptor.BindingComponentDD |
class for bc dd.
|
| JBIDescriptor.ComponentDD |
Common clas for component descriptor
|
| JBIDescriptor.ServiceEngineDD |
Service engine descritor.
|
| JBIDescriptor.SharedLibraryDD |
This class represents shared library descriptor.
|
| JBIJMXObjectNames |
This class provides the JBI MBean ObjectNames
|
| JBIManagementMessage |
This class represents the management message object that will be constructed
from the xml string returned by the management apis to access various parts of
the message.
|
| JBIManagementMessage.AbstractTaskResult |
base class for task result object.
|
| JBIManagementMessage.ComponentTaskResult |
class for component result
|
| JBIManagementMessage.ESBTaskResult |
class for esb task resutls that consists of {JBITaskResult, ESBInstanceTaskResult*}
|
| JBIManagementMessage.ExceptionInfo |
class for Exception info storage.
|
| JBIManagementMessage.FrameworkTaskResult |
class for Framework task results object
|
| JBIManagementMessage.InstanceTaskResult |
class for instance result in ESB
|
| JBIManagementMessage.JBIManagementMessageUnmarshaller |
to convert the management message xml to the JBIManagementMessageObject.
|
| JBIManagementMessage.JBITaskResult |
class for jbi task resutls that consists of {FrameworkTaskResult, ComponentTaskResult*}
|
| JBIManagementMessage.MessageInfo |
class for message inf object.
|
| JBIManagementMessage.TaskResultInfo |
class for task result object
|
| JBIResultXmlBuilder |
This class is used to create a JBI Management message that contains the
messages and exception under the framework tags to help the ui messages
formatted in the standard message format as the any other result messages
comming from the jbi runtime in the form of jbi manamgment message xml.
|
| JBIStatisticsItemNames |
This class provides the JBI Statistics item names.
|
| JBITimeUtil |
This object provides utility methods to convert a (long)timestamp value into
String values.
|
| JBIVerifierReportItemNames |
This class provides the JBIVerifierReport Item Names
These names are used as keys in the CompositeData used
to represent the various items in VerifierReport
|
| ServiceAssemblyDD |
This class is reads the jbi.xml as a service assembly descriptor.
|
| ServiceAssemblyDD.Identification |
Identification model
|
| ServiceAssemblyDD.ServiceUnitDD |
Service Unit Deployment Descriptor model
|
| ServiceAssemblyInfo |
This class reads/writes the service assembly info list xml.
|
| ServiceUnitInfo |
This class represents the ServiceUnitInfo in the service assembly info list xml
|
| ToolsLogManager |
Defines the loggers for the Tools on client and server side
|
| Util |
This object provides utility methods common for client or server side code for tools.
|
| Exception | Description |
|---|---|
| JBIManagementMessage.JBIManagementMessageException |
This is the Exception takes the Manamagement Message object and prints the
stacktrace information in the message as part of the stacktrace of the
exception.
|
| JBIRemoteException |
A Remote Exception class that saves the cause exception stack trace in a
buffer for serialization.
|
| JMXConnectionException |
Exception for JMX Connection related errors.
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.