Uses of Interface
org.wildfly.clustering.context.ContextualExecutor
-
Uses of ContextualExecutor in org.wildfly.clustering.context
Methods in org.wildfly.clustering.context that return ContextualExecutorModifier and TypeMethodDescriptionstatic <C> ContextualExecutorContextualExecutor.withContextProvider(Supplier<Context<C>> provider) Creates a contextual executor from the specified context provider.