Uses of Class
org.jboss.as.ee.concurrent.handle.ThreadContextProviderContextHandleFactory
Packages that use ThreadContextProviderContextHandleFactory
-
Uses of ThreadContextProviderContextHandleFactory in org.jboss.as.ee.concurrent.handle
Methods in org.jboss.as.ee.concurrent.handle that return types with arguments of type ThreadContextProviderContextHandleFactoryModifier and TypeMethodDescriptionThreadContextProviderContextHandleFactory.fromServiceLoader(ClassLoader classLoader) Retrieves a collection containing a new factory for each ThreadContextProvider found on the specified ClassLoader, through the ServiceLoader framework.