Uses of Interface
org.camunda.bpm.ProcessApplicationService

Packages that use ProcessApplicationService
org.camunda.bpm   
org.camunda.bpm.container   
org.camunda.bpm.container.impl.jmx   
 

Uses of ProcessApplicationService in org.camunda.bpm
 

Methods in org.camunda.bpm that return ProcessApplicationService
static ProcessApplicationService BpmPlatform.getProcessApplicationService()
           
 

Uses of ProcessApplicationService in org.camunda.bpm.container
 

Methods in org.camunda.bpm.container that return ProcessApplicationService
 ProcessApplicationService RuntimeContainerDelegate.getProcessApplicationService()
           
 

Uses of ProcessApplicationService in org.camunda.bpm.container.impl.jmx
 

Classes in org.camunda.bpm.container.impl.jmx that implement ProcessApplicationService
 class JmxRuntimeContainerDelegate
          This is the default RuntimeContainerDelegate implementation that delegates to the local MBeanServer infrastructure.
 

Methods in org.camunda.bpm.container.impl.jmx that return ProcessApplicationService
 ProcessApplicationService JmxRuntimeContainerDelegate.getProcessApplicationService()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.