org.camunda.bpm.container.impl.jmx.deployment
Class StartProcessApplicationServiceStep
java.lang.Object
org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
org.camunda.bpm.container.impl.jmx.deployment.StartProcessApplicationServiceStep
public class StartProcessApplicationServiceStep
- extends MBeanDeploymentOperationStep
This deployment operation step starts an MBeanService for the process application.
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartProcessApplicationServiceStep
public StartProcessApplicationServiceStep()
getName
public String getName()
- Specified by:
getName in class MBeanDeploymentOperationStep
performOperationStep
public void performOperationStep(MBeanDeploymentOperation operationContext)
- Specified by:
performOperationStep in class MBeanDeploymentOperationStep
createProcessApplicationInfo
protected ProcessApplicationInfoImpl createProcessApplicationInfo(AbstractProcessApplication processApplication,
Map<String,DeployedProcessArchive> processArchiveDeploymentMap)
Copyright © 2014 camunda services GmbH. All Rights Reserved.