Modifier and Type | Method and Description |
---|---|
void |
JcaExecutorServiceDelegate.start(MBeanServiceContainer mBeanServiceContainer) |
void |
JcaExecutorServiceDelegate.stop(MBeanServiceContainer mBeanServiceContainer) |
Modifier and Type | Field and Description |
---|---|
protected MBeanServiceContainer |
JmxRuntimeContainerDelegate.serviceContainer |
Modifier and Type | Method and Description |
---|---|
MBeanServiceContainer |
JmxRuntimeContainerDelegate.getServiceContainer() |
Modifier and Type | Method and Description |
---|---|
protected JobExecutor |
StartProcessEngineStep.getJobExecutorService(MBeanServiceContainer serviceContainer) |
protected ProcessEngine |
DeployProcessArchiveStep.getProcessEngine(MBeanServiceContainer serviceContainer) |
Modifier and Type | Field and Description |
---|---|
protected MBeanServiceContainer |
MBeanDeploymentOperation.MBeanDeploymentOperationBuilder.container |
protected MBeanServiceContainer |
MBeanDeploymentOperation.serviceContainer
the service container
|
Modifier and Type | Method and Description |
---|---|
MBeanServiceContainer |
MBeanDeploymentOperation.getServiceContainer() |
Modifier and Type | Method and Description |
---|---|
void |
MBeanService.start(MBeanServiceContainer mBeanServiceContainer) |
void |
MBeanService.stop(MBeanServiceContainer mBeanServiceContainer) |
Constructor and Description |
---|
MBeanDeploymentOperation.MBeanDeploymentOperationBuilder(MBeanServiceContainer container,
String name) |
MBeanDeploymentOperation(String name,
MBeanServiceContainer container,
List<MBeanDeploymentOperationStep> steps) |
Modifier and Type | Method and Description |
---|---|
void |
JmxManagedThreadPool.start(MBeanServiceContainer mBeanServiceContainer) |
void |
JmxManagedProcessEngineController.start(MBeanServiceContainer contanier) |
void |
JmxManagedProcessEngine.start(MBeanServiceContainer contanier) |
void |
JmxManagedProcessApplication.start(MBeanServiceContainer mBeanServiceContainer) |
void |
JmxManagedJobExecutor.start(MBeanServiceContainer mBeanServiceContainer) |
void |
JmxManagedThreadPool.stop(MBeanServiceContainer mBeanServiceContainer) |
void |
JmxManagedProcessEngineController.stop(MBeanServiceContainer container) |
void |
JmxManagedProcessEngine.stop(MBeanServiceContainer container) |
void |
JmxManagedProcessApplication.stop(MBeanServiceContainer mBeanServiceContainer) |
void |
JmxManagedJobExecutor.stop(MBeanServiceContainer mBeanServiceContainer) |
Copyright © 2015. All rights reserved.