Uses of Interface
org.wildfly.clustering.context.ContextReference
-
-
Uses of ContextReference in org.wildfly.clustering.context
Subinterfaces of ContextReference in org.wildfly.clustering.context Modifier and Type Interface Description interfaceThreadContextReference<C>Reference that can be associated with an arbitrary thread.Classes in org.wildfly.clustering.context that implement ContextReference Modifier and Type Class Description classContextClassLoaderReferenceThread-aware reference for a contextClassLoader.Constructors in org.wildfly.clustering.context with parameters of type ContextReference Constructor Description ContextReferenceExecutor(C targetContext, ContextReference<C> reference)
-