Class MutableInfinispanSessionManagementConfiguration
java.lang.Object
org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
org.wildfly.extension.clustering.web.deployment.MutableInfinispanSessionManagementConfiguration
- All Implemented Interfaces:
Function<String,,String> UnaryOperator<String>,InfinispanCacheConfiguration,InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>,DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
public class MutableInfinispanSessionManagementConfiguration
extends MutableSessionManagementConfiguration
implements InfinispanSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCacheName(String cacheName) voidsetContainerName(String containerName) Methods inherited from class org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
apply, getAttributePersistenceStrategy, getMarshallerFactory, setMarshallerFactory, setSessionGranularityMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration
getAttributePersistenceStrategy, getMarshallerFactory
-
Constructor Details
-
MutableInfinispanSessionManagementConfiguration
-
-
Method Details
-
getContainerName
- Specified by:
getContainerNamein interfaceInfinispanCacheConfiguration
-
getCacheName
- Specified by:
getCacheNamein interfaceInfinispanCacheConfiguration
-
setContainerName
-
setCacheName
-