Uses of Class
org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
Packages that use JcaExecutorServiceConnector
Package
Description
-
Uses of JcaExecutorServiceConnector in org.camunda.bpm.container.impl.threading.ra
Fields in org.camunda.bpm.container.impl.threading.ra declared as JcaExecutorServiceConnectorModifier and TypeFieldDescriptionprotected final JcaExecutorServiceConnector
JcaWorkManagerExecutorService.ra
Methods in org.camunda.bpm.container.impl.threading.ra that return JcaExecutorServiceConnectorModifier and TypeMethodDescriptionJcaWorkManagerExecutorService.getPlatformJobExecutorConnector()
Constructors in org.camunda.bpm.container.impl.threading.ra with parameters of type JcaExecutorServiceConnectorModifierConstructorDescriptionJcaWorkManagerExecutorService
(JcaExecutorServiceConnector connector, javax.resource.spi.work.WorkManager workManager) -
Uses of JcaExecutorServiceConnector in org.camunda.bpm.container.impl.threading.ra.commonj
Fields in org.camunda.bpm.container.impl.threading.ra.commonj declared as JcaExecutorServiceConnectorModifier and TypeFieldDescriptionprotected JcaExecutorServiceConnector
CommonJWorkManagerExecutorService.ra
Constructors in org.camunda.bpm.container.impl.threading.ra.commonj with parameters of type JcaExecutorServiceConnectorModifierConstructorDescriptionCommonJWorkManagerExecutorService
(JcaExecutorServiceConnector ra, String commonJWorkManagerName) -
Uses of JcaExecutorServiceConnector in org.camunda.bpm.container.impl.threading.ra.inflow
Fields in org.camunda.bpm.container.impl.threading.ra.inflow declared as JcaExecutorServiceConnectorModifier and TypeFieldDescriptionprotected final JcaExecutorServiceConnector
JcaInflowExecuteJobsRunnable.ra
protected JcaExecutorServiceConnector
JobExecutionHandlerActivation.ra
Constructors in org.camunda.bpm.container.impl.threading.ra.inflow with parameters of type JcaExecutorServiceConnectorModifierConstructorDescriptionJcaInflowExecuteJobsRunnable
(List<String> jobIds, ProcessEngineImpl processEngine, JcaExecutorServiceConnector connector) JobExecutionHandlerActivation
(JcaExecutorServiceConnector ra, javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, JobExecutionHandlerActivationSpec spec)