Package org.camunda.bpm.container.impl.jboss.deployment.processor
package org.camunda.bpm.container.impl.jboss.deployment.processor
-
ClassDescriptionThis Processor creates implicit module dependencies for process applicationsThis processor installs the process application into the container.This processor detects a user-provided component annotated with the
ProcessApplication
-annotation.Deployment Unit Processor that creates process engine services for each process engine configured in aprocesses.xml
fileDetects and processes all META-INF/processes.xml files that are visible from the module classloader of theDeploymentUnit
.