Class MutableSessionManagementConfiguration

    • Method Detail

      • getAttributePersistenceStrategy

        public org.wildfly.clustering.web.session.SessionAttributePersistenceStrategy getAttributePersistenceStrategy()
        Specified by:
        getAttributePersistenceStrategy in interface org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
      • getMarshallerFactory

        public Function<org.jboss.as.server.deployment.DeploymentUnit,​org.wildfly.clustering.marshalling.spi.ByteBufferMarshaller> getMarshallerFactory()
        Specified by:
        getMarshallerFactory in interface org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration<org.jboss.as.server.deployment.DeploymentUnit>
      • setSessionGranularity

        public void setSessionGranularity​(String value)
      • setMarshallerFactory

        public void setMarshallerFactory​(String value)