Uses of Class
org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
Packages that use JcaExecutorServiceManagedConnectionFactory
-
Uses of JcaExecutorServiceManagedConnectionFactory in org.camunda.bpm.container.impl.threading.ra.outbound
Fields in org.camunda.bpm.container.impl.threading.ra.outbound declared as JcaExecutorServiceManagedConnectionFactoryModifier and TypeFieldDescriptionJcaExecutorServiceConnectionFactoryImpl.mcfJcaExecutorServiceConnectionImpl.mcfJcaExecutorServiceManagedConnection.mcfConstructors in org.camunda.bpm.container.impl.threading.ra.outbound with parameters of type JcaExecutorServiceManagedConnectionFactoryModifierConstructorDescriptionJcaExecutorServiceConnectionFactoryImpl(JcaExecutorServiceManagedConnectionFactory mcf, javax.resource.spi.ConnectionManager cxManager) JcaExecutorServiceConnectionImpl(JcaExecutorServiceManagedConnection mc, JcaExecutorServiceManagedConnectionFactory mcf)