Uses of Interface
org.jboss.threads.ContextHandler
Packages that use ContextHandler
-
Uses of ContextHandler in org.jboss.threads
Fields in org.jboss.threads declared as ContextHandlerModifier and TypeFieldDescriptionstatic final ContextHandler<?> ContextHandler.NONEThe context handler which captures no context.Methods in org.jboss.threads that return ContextHandlerModifier and TypeMethodDescriptionEnhancedQueueExecutor.Builder.getContextHandler()Get the context handler for the user-defined context.Methods in org.jboss.threads with parameters of type ContextHandlerModifier and TypeMethodDescriptionEnhancedQueueExecutor.Builder.setContextHandler(ContextHandler<?> contextHandler) Set the context handler for the user-defined context.