Uses of Interface
org.wildfly.clustering.session.infinispan.embedded.InfinispanSessionManagerParameters
Packages that use InfinispanSessionManagerParameters
-
Uses of InfinispanSessionManagerParameters in org.wildfly.clustering.session.infinispan.embedded
Subclasses with type arguments of type InfinispanSessionManagerParameters in org.wildfly.clustering.session.infinispan.embeddedModifier and TypeClassDescriptionclassSession manager integration test using an embedded Infinispan cache tested under a combination of settings.classSession manager integration test using an embedded Infinispan cache with a remote Infinispan store tested under a combination of settings.Methods in org.wildfly.clustering.session.infinispan.embedded with parameters of type InfinispanSessionManagerParametersModifier and TypeMethodDescriptionvoidInfinispanSessionManagerITCase.basic(InfinispanSessionManagerParameters parameters) voidRemoteStoreSessionManagerITCase.basic(InfinispanSessionManagerParameters parameters) voidInfinispanSessionManagerITCase.concurrent(InfinispanSessionManagerParameters parameters) voidRemoteStoreSessionManagerITCase.concurrent(InfinispanSessionManagerParameters parameters) voidInfinispanSessionManagerITCase.expiration(InfinispanSessionManagerParameters parameters) voidRemoteStoreSessionManagerITCase.expiration(InfinispanSessionManagerParameters parameters)