Package org.camunda.bpm.container.impl.jboss.deployment.processor
-
Class Summary Class Description ModuleDependencyProcessor This Processor creates implicit module dependencies for process applicationsProcessApplicationDeploymentProcessor This processor installs the process application into the container.ProcessApplicationProcessor This processor detects a user-provided component annotated with theProcessApplication
-annotation.ProcessEngineStartProcessor Deployment Unit Processor that creates process engine services for each process engine configured in aprocesses.xml
fileProcessesXmlProcessor Detects and processes all META-INF/processes.xml files that are visible from the module classloader of theDeploymentUnit
.