Class EjbJarParsePlatformXmlStep
java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
org.camunda.bpm.container.impl.ejb.deployment.EjbJarParsePlatformXmlStep
Deployment Step that reads the bpm-platform.xml from the classpath
- Author:
 - Daniel Meyer, Christian Lipphardt
 
- 
Field Summary
Fields inherited from class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
BPM_PLATFORM_XML_ENVIRONMENT_VARIABLE, BPM_PLATFORM_XML_FILE, BPM_PLATFORM_XML_LOCATION, BPM_PLATFORM_XML_RESOURCE_LOCATION, BPM_PLATFORM_XML_SYSTEM_PROPERTY - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
autoCompleteUrl, checkValidBpmPlatformXmlResourceLocation, checkValidFileLocation, checkValidUrlLocation, getName, lookupBpmPlatformXml, lookupBpmPlatformXmlFromClassPath, lookupBpmPlatformXmlFromClassPath, lookupBpmPlatformXmlLocationFromEnvironmentVariable, lookupBpmPlatformXmlLocationFromJndi, performOperationStepMethods inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
cancelOperationStep 
- 
Constructor Details
- 
EjbJarParsePlatformXmlStep
public EjbJarParsePlatformXmlStep() 
 - 
 - 
Method Details
- 
getBpmPlatformXmlStream
- Specified by:
 getBpmPlatformXmlStreamin classAbstractParseBpmPlatformXmlStep
 
 -