Class MutableHotRodSessionManagementConfiguration
java.lang.Object
org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
org.wildfly.extension.clustering.web.deployment.MutableHotRodSessionManagementConfiguration
- All Implemented Interfaces:
Function<String,,String> UnaryOperator<String>,BinaryServiceConfiguration,DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
public class MutableHotRodSessionManagementConfiguration
extends MutableSessionManagementConfiguration
implements BinaryServiceConfiguration
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs a new HotRod session management configuration. -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigurationName(String configurationName) 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.server.service.BinaryServiceConfiguration
getServiceDependency, getServiceDependency, resolveServiceName, resolveServiceName, withChildName
-
Constructor Details
-
MutableHotRodSessionManagementConfiguration
Constructs a new HotRod session management configuration.- Parameters:
replacer- a property replacer
-
-
Method Details
-
getParentName
- Specified by:
getParentNamein interfaceBinaryServiceConfiguration
-
setContainerName
-
getChildName
- Specified by:
getChildNamein interfaceBinaryServiceConfiguration
-
setConfigurationName
-