javax.jbi.management |
|
Java Source File Name | Type | Comment |
AdminServiceMBean.java | Interface | This interface defines a set of administrative methods allowing a JMX-based
administrative tool to perform a variety of administrative tasks. |
ComponentLifeCycleMBean.java | Interface | ComponentLifeCycleMBean defines the standard life cycle controls for
JBI Installable Components. |
DeploymentException.java | Class | DeploymentException is an exception thrown by the Deployment Service and
the Service Unit Manager. |
DeploymentServiceMBean.java | Interface | The deployment service MBean allows administrative tools to manage
service assembly deployments. |
InstallationServiceMBean.java | Interface | The installation service MBean allows administrative tools to manage
component and shared library installations. |
InstallerMBean.java | Interface | The InstallerMBean defines standard installation and uninstallation controls
for components. |
LifeCycleMBean.java | Interface | LifeCycleMBean is a base interface that defines standard life cycle controls
for JBI implementation services (which are implementation-specific), and JBI
components (bindings and engines). |
MBeanNames.java | Interface | This interface provides methods to create JMX object names for component-
supplied MBeans. |