Uses of Interface
org.camunda.bpm.ProcessEngineService

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

Uses of ProcessEngineService in org.camunda.bpm
 

Methods in org.camunda.bpm that return ProcessEngineService
static ProcessEngineService BpmPlatform.getProcessEngineService()
           
 

Uses of ProcessEngineService in org.camunda.bpm.container
 

Methods in org.camunda.bpm.container that return ProcessEngineService
 ProcessEngineService RuntimeContainerDelegate.getProcessEngineService()
           
 

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

Classes in org.camunda.bpm.container.impl.jmx that implement ProcessEngineService
 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 ProcessEngineService
 ProcessEngineService JmxRuntimeContainerDelegate.getProcessEngineService()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.