Class ThreadContextProviderContextHandleFactory

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

public class ThreadContextProviderContextHandleFactory extends Object implements EE10ContextHandleFactory
The context handle factory responsible for saving and setting the context for a deployement's ThreadContextProvider.
Author:
Eduardo Martins