| Modifier and Type | Method and Description | 
|---|---|
PlatformServiceContainer | 
RuntimeContainerDelegateImpl.getServiceContainer()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected JobExecutor | 
StartProcessEngineStep.getJobExecutorService(PlatformServiceContainer serviceContainer)  | 
protected ProcessEngine | 
DeployProcessArchiveStep.getProcessEngine(PlatformServiceContainer serviceContainer)  | 
protected void | 
StartProcessApplicationServiceStep.notifyBpmPlatformPlugins(PlatformServiceContainer serviceContainer,
                        AbstractProcessApplication processApplication)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JcaExecutorServiceDelegate.start(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JcaExecutorServiceDelegate.stop(PlatformServiceContainer mBeanServiceContainer)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MBeanServiceContainer
A simple Service Container that delegates to the JVM's  
MBeanServer. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JmxManagedJobExecutor.start(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedProcessEngine.start(PlatformServiceContainer contanier)  | 
void | 
JmxManagedProcessApplication.start(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedThreadPool.start(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedBpmPlatformPlugins.start(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedProcessEngineController.start(PlatformServiceContainer contanier)  | 
void | 
JmxManagedJobExecutor.stop(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedProcessEngine.stop(PlatformServiceContainer container)  | 
void | 
JmxManagedProcessApplication.stop(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedThreadPool.stop(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedBpmPlatformPlugins.stop(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
JmxManagedProcessEngineController.stop(PlatformServiceContainer container)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected PlatformServiceContainer | 
DeploymentOperation.DeploymentOperationBuilder.container  | 
protected PlatformServiceContainer | 
DeploymentOperation.serviceContainer
the service container 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PlatformServiceContainer | 
DeploymentOperation.getServiceContainer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlatformService.start(PlatformServiceContainer mBeanServiceContainer)  | 
void | 
PlatformService.stop(PlatformServiceContainer mBeanServiceContainer)  | 
| Constructor and Description | 
|---|
DeploymentOperation.DeploymentOperationBuilder(PlatformServiceContainer container,
                                              String name)  | 
DeploymentOperation(String name,
                   PlatformServiceContainer container,
                   List<DeploymentOperationStep> steps)  | 
Copyright © 2018. All rights reserved.