Modifier and Type | Method and Description |
---|---|
static ProcessApplicationService |
BpmPlatform.getProcessApplicationService() |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationService |
RuntimeContainerDelegate.getProcessApplicationService() |
Modifier and Type | Class and Description |
---|---|
class |
EjbProcessApplicationService
Exposes the
ProcessApplicationService as EJB inside the container. |
Modifier and Type | Field and Description |
---|---|
protected ProcessApplicationService |
EjbBpmPlatformBootstrap.processApplicationService |
protected ProcessApplicationService |
EjbProcessApplicationService.processApplicationServiceDelegate
the processApplicationServiceDelegate
|
Modifier and Type | Method and Description |
---|---|
ProcessApplicationService |
EjbBpmPlatformBootstrap.getProcessApplicationService() |
Modifier and Type | Class and Description |
---|---|
class |
MscRuntimeContainerDelegate
A
RuntimeContainerDelegate implementation for JBoss AS 7 |
Modifier and Type | Method and Description |
---|---|
ProcessApplicationService |
MscRuntimeContainerDelegate.getProcessApplicationService() |
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 |
---|---|
ProcessApplicationService |
JmxRuntimeContainerDelegate.getProcessApplicationService() |
Copyright © 2015. All rights reserved.