Uses of Interface
org.wildfly.clustering.context.Context
Packages that use Context
Package
Description
-
Uses of Context in org.wildfly.clustering.cache.batch
Subinterfaces of Context in org.wildfly.clustering.cache.batch -
Uses of Context in org.wildfly.clustering.context
Fields in org.wildfly.clustering.context declared as ContextMethods in org.wildfly.clustering.context that return types with arguments of type ContextModifier and TypeMethodDescriptionReturns a context provider for the specified value.Method parameters in org.wildfly.clustering.context with type arguments of type ContextModifier and TypeMethodDescriptionstatic ContextualExecutorContextualExecutor.withContextProvider(Supplier<Context> provider) static ContextualizerContextualizer.withContextProvider(Supplier<Context> provider) -
Uses of Context in org.wildfly.clustering.marshalling
Methods in org.wildfly.clustering.marshalling that return types with arguments of type ContextModifier and TypeMethodDescriptionAbstractByteBufferMarshaller.getContextProvider()ByteBufferMarshaller.getContextProvider()Returns a provider of context to use during read/write operations.