Uses of Interface
org.camunda.bpm.container.ExecutorService
Package
Description
-
Uses of ExecutorService in org.camunda.bpm.container
-
Uses of ExecutorService in org.camunda.bpm.container.impl
-
Uses of ExecutorService in org.camunda.bpm.container.impl.ejb
Modifier and TypeClassDescriptionclass
Bean exposing the JCA implementation of theExecutorService
as Stateless Bean.Modifier and TypeFieldDescriptionprotected ExecutorService
EjbBpmPlatformBootstrap.executorServiceBean
-
Uses of ExecutorService in org.camunda.bpm.container.impl.ejb.deployment
Modifier and TypeFieldDescriptionprotected ExecutorService
StartJcaExecutorServiceStep.executorService
ModifierConstructorDescriptionJcaExecutorServiceDelegate
(ExecutorService executorService) StartJcaExecutorServiceStep
(ExecutorService executorService) -
Uses of ExecutorService in org.camunda.bpm.container.impl.jboss.service
Modifier and TypeFieldDescriptionprotected final Consumer<ExecutorService>
MscExecutorService.provider
ModifierConstructorDescriptionMscExecutorService
(Supplier<org.jboss.as.threads.ManagedQueueExecutorService> managedQueueSupplier, Consumer<ExecutorService> provider) -
Uses of ExecutorService in org.camunda.bpm.container.impl.jmx.services
-
Uses of ExecutorService in org.camunda.bpm.container.impl.threading.ra
Modifier and TypeClassDescriptionclass
AbstractPlatformJobExecutor
implementation delegating to a JCAWorkManager
. -
Uses of ExecutorService in org.camunda.bpm.container.impl.threading.ra.commonj
Modifier and TypeClassDescriptionclass
AbstractPlatformJobExecutor
implementation delegating to a CommonJWorkManager
. -
Uses of ExecutorService in org.camunda.bpm.container.impl.threading.ra.outbound
Modifier and TypeFieldDescriptionprotected ExecutorService
JcaExecutorServiceManagedConnection.delegate
-
Uses of ExecutorService in org.camunda.bpm.container.impl.threading.se