Package | Description |
---|---|
org.camunda.bpm | |
org.camunda.bpm.container | |
org.camunda.bpm.container.impl | |
org.camunda.bpm.container.impl.ejb | |
org.camunda.bpm.container.impl.jboss.service |
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 |
RuntimeContainerDelegateImpl
This is the default
RuntimeContainerDelegate implementation that delegates
to the local MBeanServer infrastructure. |
Modifier and Type | Method and Description |
---|---|
ProcessEngineService |
RuntimeContainerDelegateImpl.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() |
Copyright © 2022. All rights reserved.