Uses of Class
org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- 
Packages that use JmxManagedProcessApplication Package Description org.camunda.bpm.container.impl.deployment org.camunda.bpm.container.impl.jmx.services 
- 
- 
Uses of JmxManagedProcessApplication in org.camunda.bpm.container.impl.deploymentFields in org.camunda.bpm.container.impl.deployment declared as JmxManagedProcessApplication Modifier and Type Field Description protected JmxManagedProcessApplicationUndeployProcessArchiveStep. deployedProcessApplicationConstructors in org.camunda.bpm.container.impl.deployment with parameters of type JmxManagedProcessApplication Constructor Description UndeployProcessArchiveStep(JmxManagedProcessApplication deployedProcessApplication, ProcessArchiveXml processArchive, java.lang.String processEngineName)
- 
Uses of JmxManagedProcessApplication in org.camunda.bpm.container.impl.jmx.servicesMethods in org.camunda.bpm.container.impl.jmx.services that return JmxManagedProcessApplication Modifier and Type Method Description JmxManagedProcessApplicationJmxManagedProcessApplication. getValue()
 
-