Uses of Interface
org.camunda.bpm.ProcessApplicationService
Packages that use ProcessApplicationService
Package
Description
-
Uses of ProcessApplicationService in org.camunda.bpm
Methods in org.camunda.bpm that return ProcessApplicationServiceModifier and TypeMethodDescriptionstatic ProcessApplicationService
BpmPlatform.getProcessApplicationService()
-
Uses of ProcessApplicationService in org.camunda.bpm.container
Methods in org.camunda.bpm.container that return ProcessApplicationService -
Uses of ProcessApplicationService in org.camunda.bpm.container.impl
Classes in org.camunda.bpm.container.impl that implement ProcessApplicationServiceModifier and TypeClassDescriptionclass
This is the defaultRuntimeContainerDelegate
implementation that delegates to the localMBeanServer
infrastructure.Methods in org.camunda.bpm.container.impl that return ProcessApplicationService -
Uses of ProcessApplicationService in org.camunda.bpm.container.impl.ejb
Classes in org.camunda.bpm.container.impl.ejb that implement ProcessApplicationServiceModifier and TypeClassDescriptionclass
Exposes theProcessApplicationService
as EJB inside the container.Fields in org.camunda.bpm.container.impl.ejb declared as ProcessApplicationServiceModifier and TypeFieldDescriptionprotected ProcessApplicationService
EjbBpmPlatformBootstrap.processApplicationService
protected ProcessApplicationService
EjbProcessApplicationService.processApplicationServiceDelegate
the processApplicationServiceDelegateMethods in org.camunda.bpm.container.impl.ejb that return ProcessApplicationService -
Uses of ProcessApplicationService in org.camunda.bpm.container.impl.jboss.service
Classes in org.camunda.bpm.container.impl.jboss.service that implement ProcessApplicationServiceMethods in org.camunda.bpm.container.impl.jboss.service that return ProcessApplicationService