org.camunda.bpm.container.impl.tomcat.deployment
Class TomcatParseBpmPlatformXmlStep
java.lang.Object
org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
org.camunda.bpm.container.impl.jmx.deployment.AbstractParseBpmPlatformXmlStep
org.camunda.bpm.container.impl.tomcat.deployment.TomcatParseBpmPlatformXmlStep
public class TomcatParseBpmPlatformXmlStep
- extends AbstractParseBpmPlatformXmlStep
This deployment operation step is responsible for parsing and attaching the bpm-platform.xml file on tomcat.
We assume that the bpm-platform.xml file is located under $CATALINA_HOME/conf/bpm-platform.xml.
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatParseBpmPlatformXmlStep
public TomcatParseBpmPlatformXmlStep()
getBpmPlatformXmlStream
protected URL getBpmPlatformXmlStream(MBeanDeploymentOperation operationcontext)
- Specified by:
getBpmPlatformXmlStream in class AbstractParseBpmPlatformXmlStep
Copyright © 2014 camunda services GmbH. All Rights Reserved.