Uses of Interface
org.jboss.as.ee.concurrent.handle.EE10ContextHandleFactory
-
Packages that use EE10ContextHandleFactory Package Description org.jboss.as.ee.concurrent.handle -
-
Uses of EE10ContextHandleFactory in org.jboss.as.ee.concurrent.handle
Classes in org.jboss.as.ee.concurrent.handle that implement EE10ContextHandleFactory Modifier and Type Class Description classClassLoaderContextHandleFactoryA context handle factory which is responsible for saving and setting proper classloading context.classNamingContextHandleFactoryThe context handle factory responsible for saving and setting the naming context.classOtherEESetupActionsContextHandleFactoryThe context handle factory responsible for setting EE setup actions in the invocation context.classThreadContextProviderContextHandleFactoryThe context handle factory responsible for saving and setting the context for a deployement's ThreadContextProvider.classTransactionContextHandleFactoryFIXME *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.
-