Class JcaExecutorServiceConnector.ExecutorServiceWrapper
java.lang.Object
org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector.ExecutorServiceWrapper
- Enclosing class:
- JcaExecutorServiceConnector
This class must be free of engine classes to make it possible to install
the resource adapter without shared libraries. Some deployments scenarios might
require that.
The wrapper class was introduced to provide more meaning to a otherwise
unspecified property.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Object
will hold a org.camunda.bpm.container.ExecutorService reference -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
executorService
will hold a org.camunda.bpm.container.ExecutorService reference
-
-
Constructor Details
-
ExecutorServiceWrapper
public ExecutorServiceWrapper()
-
-
Method Details
-
getExecutorService
-