Uses of Package
org.camunda.bpm.container.impl.jboss.service
Packages that use org.camunda.bpm.container.impl.jboss.service
Package
Description
-
Classes in org.camunda.bpm.container.impl.jboss.service used by org.camunda.bpm.container.impl.jboss.serviceClassDescriptionRepresents a Process Application registered with the MscService representing a managed process engine instance registered with the Msc.Service responsible for starting / stopping a managed process engine inside the MscA
RuntimeContainerDelegate
implementation for JBoss AS 7Service responsible for performing a deployment to the process engine and managing the resultingProcessApplicationRegistration
with the process engine.This service is responsible for starting theMscManagedProcessApplication
service.Responsible for invokingBpmPlatformPlugin.postProcessApplicationUndeploy(ProcessApplicationInterface)
-
Classes in org.camunda.bpm.container.impl.jboss.service used by org.camunda.bpm.container.impl.jboss.util