Class TransactionContextHandleFactory

java.lang.Object
org.jboss.as.ee.concurrent.handle.TransactionContextHandleFactory
All Implemented Interfaces:
ContextHandleFactory, EE10ContextHandleFactory

public class TransactionContextHandleFactory extends Object implements EE10ContextHandleFactory
FIXME *FOLLOW UP* delete unused TransactionLeakContextHandleFactory and TransactionSetupProviderImpl, and deactivate unused logger msgs A context handle factory which is responsible for handling the context type ContextServiceDefinition.TRANSACTION.
Author:
Eduardo Martins