Package | Description |
---|---|
org.camunda.bpm | |
org.camunda.bpm.container | |
org.camunda.bpm.container.impl.ejb | |
org.camunda.bpm.container.impl.jboss.service | |
org.camunda.bpm.container.impl.jmx |
Modifier and Type | Method and Description |
---|---|
static ProcessEngineService |
BpmPlatform.getProcessEngineService() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineService |
RuntimeContainerDelegate.getProcessEngineService() |
Modifier and Type | Class and Description |
---|---|
class |
EjbProcessEngineService
Exposes the
ProcessEngineService as EJB inside the container. |
Modifier and Type | Field and Description |
---|---|
protected ProcessEngineService |
EjbBpmPlatformBootstrap.processEngineService |
protected ProcessEngineService |
EjbProcessEngineService.processEngineServiceDelegate
the processEngineServiceDelegate
|
Modifier and Type | Method and Description |
---|---|
ProcessEngineService |
EjbBpmPlatformBootstrap.getProcessEngineService() |
Modifier and Type | Class and Description |
---|---|
class |
MscRuntimeContainerDelegate
A
RuntimeContainerDelegate implementation for JBoss AS 7 |
Modifier and Type | Method and Description |
---|---|
ProcessEngineService |
MscRuntimeContainerDelegate.getProcessEngineService() |
Modifier and Type | Class and Description |
---|---|
class |
JmxRuntimeContainerDelegate
This is the default
RuntimeContainerDelegate implementation that delegates
to the local MBeanServer infrastructure. |
Modifier and Type | Method and Description |
---|---|
ProcessEngineService |
JmxRuntimeContainerDelegate.getProcessEngineService() |
Copyright © 2015. All rights reserved.