Class MutableSessionManagementConfiguration

java.lang.Object
org.wildfly.extension.clustering.web.deployment.MutableSessionManagementConfiguration
All Implemented Interfaces:
Function<String,String>, UnaryOperator<String>, DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
Direct Known Subclasses:
MutableHotRodSessionManagementConfiguration, MutableInfinispanSessionManagementConfiguration

public class MutableSessionManagementConfiguration extends Object implements DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>, UnaryOperator<String>
Author:
Paul Ferraro