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.serviceFields in org.camunda.bpm.container.impl.jboss.service with type parameters of type MscManagedProcessApplication Modifier and Type Field Description protected java.util.Set<MscManagedProcessApplication>MscRuntimeContainerDelegate. processApplicationsprotected ServiceTracker<MscManagedProcessApplication>MscRuntimeContainerDelegate. processApplicationServiceTrackerMethods in org.camunda.bpm.container.impl.jboss.service that return MscManagedProcessApplication Modifier and Type Method Description protected MscManagedProcessApplicationMscRuntimeContainerDelegate. getManagedProcessApplication(java.lang.String name)MscManagedProcessApplicationMscManagedProcessApplication. getValue()
 
-