Uses of Interface
org.camunda.bpm.ProcessApplicationService
Package
Description
-
Uses of ProcessApplicationService in org.camunda.bpm
Modifier and TypeMethodDescriptionstatic ProcessApplicationService
BpmPlatform.getProcessApplicationService()
-
Uses of ProcessApplicationService in org.camunda.bpm.container
-
Uses of ProcessApplicationService in org.camunda.bpm.container.impl
Modifier and TypeClassDescriptionclass
This is the defaultRuntimeContainerDelegate
implementation that delegates to the localMBeanServer
infrastructure. -
Uses of ProcessApplicationService in org.camunda.bpm.container.impl.ejb
Modifier and TypeClassDescriptionclass
Exposes theProcessApplicationService
as EJB inside the container.Modifier and TypeFieldDescriptionprotected ProcessApplicationService
EjbBpmPlatformBootstrap.processApplicationService
protected ProcessApplicationService
EjbProcessApplicationService.processApplicationServiceDelegate
the processApplicationServiceDelegate -
Uses of ProcessApplicationService in org.camunda.bpm.container.impl.jboss.service