Uses of Class
org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
-
Packages that use MscManagedProcessApplication Package Description org.camunda.bpm.container.impl.jboss.service -
-
Uses of MscManagedProcessApplication in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service with type parameters of type MscManagedProcessApplication Modifier and Type Field Description protected Set<MscManagedProcessApplication>
MscRuntimeContainerDelegate. processApplications
protected ServiceTracker<MscManagedProcessApplication>
MscRuntimeContainerDelegate. processApplicationServiceTracker
Methods in org.camunda.bpm.container.impl.jboss.service that return MscManagedProcessApplication Modifier and Type Method Description protected MscManagedProcessApplication
MscRuntimeContainerDelegate. getManagedProcessApplication(String name)
MscManagedProcessApplication
MscManagedProcessApplication. getValue()
-