public class ToolsRuntimeService extends Object implements ServiceLifecycle
| Constructor and Description |
|---|
ToolsRuntimeService()
Creates a new instance of ToolsRuntimeService
|
public ToolsRuntimeService()
public void initService(EnvironmentContext aContext) throws JBIException
initService in interface ServiceLifecycleaContext - contexJBIException - on errorpublic void startService()
throws JBIException
startService in interface ServiceLifecycleJBIException - on errorpublic void stopService()
throws JBIException
stopService in interface ServiceLifecycleJBIException - on errorprotected ConfigurationService createJavaCAPSConfigurationServiceMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected DeploymentService createJavaCAPSDeploymentServiceMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected InstallationService createJavaCAPSInstallationServiceMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected RuntimeManagementService createJavaCAPSRuntimeManagementServiceMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected PerformanceMeasurementService createJavaCAPSPerformanceMeasurementServiceMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected AdministrationService createJavaCAPSAdministrationServiceMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected JBIAdminCommandsUIMBean createJBIAdminCommandsUIMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionprotected JBIAdminCommandsUIMBean createReferenceJBIAdminCommandsUIMBean(EnvironmentContext aContext) throws JBIException
aContext - JBIExceptionCopyright © 2011-2016 OpenESB Community. All Rights Reserved.