com.sun.jbi.management.system |
Provides the implementation of the subservices within the management service
for the JSR 208 Reference Implementation in the
JavaTM programming language.
|
Java Source File Name | Type | Comment |
AdminService.java | Class | AdminServiceMBean defines the Sun Extentions to AdminServiceMBean. |
AdminServiceMBean.java | Interface | AdminServiceMBean defines the Sun Extentions to AdminServiceMBean. |
AutoAdminTask.java | Class | This is the JBI Framework Auto Admin Task, which helps with autodeploy and
autoinstall functionality. |
BuildManagementMessageImpl.java | Class | BuildManagementMessageImpl provides utility methods to build messages
(as XML string) that are returned to the clients by the JBI Framework. |
ConfigurationService.java | Class | This is the JBI Framework Configuration Service, which registers the
copnfiguration MBeans required to configure some of the sysytem services. |
ConfigurationServiceMBean.java | Interface | ConfigurationServiceMBean defines the interface that must be implemented by
the ConfigurationService in a JBI Framework. |
DeploymentContext.java | Interface | This is the interface for Deployment Context, which is an
in-memory representation of JBI Assembly Unit jar file contents. |
DeploymentService.java | Class | This is the Deployment Service, which is responsible for the management
and administration of Service Assemblies. |
DeploymentServiceStatistics.java | Class | This class implements the MBean for collection of statistics for the
deployment service. |
DeploymentServiceStatisticsMBean.java | Interface | This class implements the MBean for collection of statistics for the
deployment service. |
DeploymentUnitInfo.java | Class | Class which enacpsulates information on a Service Unit and its Target Component. |
InstallationService.java | Class | The installation service MBean allows administrative tools to manage
component and shared library installations. |
LoggingService.java | Class | This is the JBI Framework Logging Service, which manages the loggers
for all components and system services. |
LoggingServiceMBean.java | Interface | LoggingServiceMBean defines the interface that must be implemented by
the LoggingService in a JBI Framework. |
ManagementContext.java | Class | ManagementContext selects attributes from the Framework EnvironmentContext
that are used by the management services, and adds attributes that are exclusive
to the management services. |
ManagementException.java | Class | |
ManagementMessageFactoryImpl.java | Class | This provides access to message builder needed by all
Binding Components (BCs) and Service Engines (SEs)
running in the JBI framework. |
ManagementMessageHolder.java | Class | This provides necessary methods for various management
services to pass the task result data to ManagemntMessageBuilder. |
ManagementService.java | Class | This is the Management Service of the JBI Framework, which provides
the JMX MBean server and related items. |
MessageServiceMBean.java | Interface | MessageServiceMBean defines the interface that must be implemented
for MessageService management in a JBI Framework. |
ModelSystemService.java | Class | The ModelSystemService implements the management controls for a standard
JBI Framework system service. |
ScaffoldedEnvironmentContext.java | Class | |
ScaffoldedFrameworkConfiguration.java | Class | FrameworkConfigurationMBean defines configuration parameters exposed by the
JBI Framework. |
ScaffoldEnvironmentContext.java | Class | Provide local implementation of EnvironmentContext for testing. |
ScaffoldPlatformContext.java | Class | This is a test class to provide a simple PlatformContext implementation
for use by the TestEnvironmentContext class. |
ServiceAssembly.java | Class | This is a wrapper class which encapulates the Service Assembly. |
ServiceAssemblyStatistics.java | Class | |
StringTranslator.java | Class | This is the implementation of the String Translator, which provides services
for internationalization of messages to all services running inside the
JBI environment. |
SystemBootstrap.java | Class | This class Bootstraps the Management System. |
TestAutoAdminTask.java | Class | |
TestDeploymentService.java | Class | |
TestXmlReader.java | Class | Tests Xml Parser/validation. |
Util.java | Class | |