Uses of Interface
org.infinispan.context.InvocationContextFactory
-
Packages that use InvocationContextFactory Package Description org.infinispan.context Contexts contain information of a specific invocation on the cache, such as its origins, scope (transactional or non-transactional), as well as invocation-specific flags. -
-
Uses of InvocationContextFactory in org.infinispan.context
Classes in org.infinispan.context that implement InvocationContextFactory Modifier and Type Class Description class
AbstractInvocationContextFactory
Deprecated.Since 9.0, this class is going to be moved to an internal package.
-