See: Description
| Interface | Description |
|---|---|
| AdminServiceMBean |
AdminServiceMBean defines the Sun Extentions to AdminServiceMBean.
|
| ConfigurationServiceMBean |
ConfigurationServiceMBean defines the interface that must be implemented by
the ConfigurationService in a JBI Framework.
|
| DeploymentContext |
This is the interface for Deployment Context, which is an
in-memory representation of JBI Assembly Unit jar file contents.
|
| DeploymentServiceStatisticsMBean |
This class implements the MBean for collection of statistics for the
deployment service.
|
| LoggingServiceMBean |
LoggingServiceMBean defines the interface that must be implemented by
the LoggingService in a JBI Framework.
|
| MessageServiceMBean |
MessageServiceMBean defines the interface that must be implemented
for MessageService management in a JBI Framework.
|
| Class | Description |
|---|---|
| AdminService |
AdminServiceMBean defines the Sun Extentions to AdminServiceMBean.
|
| AutoAdminTask |
This is the JBI Framework Auto Admin Task, which helps with autodeploy and
autoinstall functionality.
|
| BuildManagementMessageImpl |
BuildManagementMessageImpl provides utility methods to build messages
(as XML string) that are returned to the clients by the JBI Framework.
|
| ConfigurationService |
This is the JBI Framework Configuration Service, which registers the
copnfiguration MBeans required to configure some of the sysytem services.
|
| DeploymentService |
This is the Deployment Service, which is responsible for the management
and administration of Service Assemblies.
|
| DeploymentServiceStatistics |
This class implements the MBean for collection of statistics for the
deployment service.
|
| DeploymentUnitInfo |
Class which enacpsulates information on a Service Unit and its Target Component.
|
| InstallationService |
The installation service MBean allows administrative tools to manage
component and shared library installations.
|
| LoggingService |
This is the JBI Framework Logging Service, which manages the loggers
for all components and schemaorg_apache_xmlbeans.system services.
|
| ManagementContext |
ManagementContext selects attributes from the Framework EnvironmentContext
that are used by the management services, and adds attributes that are exclusive
to the management services.
|
| ManagementMessageFactoryImpl |
This provides access to message builder needed by all
Binding Components (BCs) and Service Engines (SEs)
running in the JBI framework.
|
| ManagementMessageHolder |
This provides necessary methods for various management
services to pass the task result data to ManagemntMessageBuilder.
|
| ManagementService |
This is the Management Service of the JBI Framework, which provides
the JMX MBean server and related items.
|
| ModelSystemService |
The ModelSystemService implements the management controls for a standard
JBI Framework schemaorg_apache_xmlbeans.system service.
|
| ServiceAssembly |
This is a wrapper class which encapulates the Service Assembly.
|
| ServiceAssemblyStatistics |
This class is used to store statistic information about a SA
|
| SystemBootstrap |
This class Bootstraps the Management System.
|
| Enum | Description |
|---|---|
| AutoAdminTask.PollFunction |
The three different types of query for the pollAutoDirectory function
|
| Exception | Description |
|---|---|
| ManagementException |
Provides the implementation of the subservices within the management service for the JSR 208 Reference Implementation in the JavaTM programming language.
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.