Uses of Class
org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
Packages that use JmxManagedProcessApplication
Package
Description
-
Uses of JmxManagedProcessApplication in org.camunda.bpm.container.impl.deployment
Fields in org.camunda.bpm.container.impl.deployment declared as JmxManagedProcessApplicationModifier and TypeFieldDescriptionprotected JmxManagedProcessApplication
UndeployProcessArchiveStep.deployedProcessApplication
Constructors in org.camunda.bpm.container.impl.deployment with parameters of type JmxManagedProcessApplicationModifierConstructorDescriptionUndeployProcessArchiveStep
(JmxManagedProcessApplication deployedProcessApplication, ProcessArchiveXml processArchive, String processEngineName) -
Uses of JmxManagedProcessApplication in org.camunda.bpm.container.impl.jmx.services
Methods in org.camunda.bpm.container.impl.jmx.services that return JmxManagedProcessApplication