Interface HotRodSessionManagerFactoryConfiguration<S,​SC,​AL,​MC,​LC>

  • Type Parameters:
    S - the HttpSession specification type
    SC - the ServletContext specification type
    AL - the HttpSessionAttributeListener specification type
    MC - the marshalling context type
    LC - the local context type
    All Superinterfaces:
    org.wildfly.clustering.ee.cache.CacheConfiguration, org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration, HotRodConfiguration, org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,​SC,​AL,​MC,​LC>, org.wildfly.clustering.web.WebDeploymentConfiguration

    public interface HotRodSessionManagerFactoryConfiguration<S,​SC,​AL,​MC,​LC>
    extends org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration, org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration<S,​SC,​AL,​MC,​LC>, HotRodConfiguration
    Author:
    Paul Ferraro
    • Method Summary

      • Methods inherited from interface org.wildfly.clustering.web.session.DistributableSessionManagementConfiguration

        getAttributePersistenceStrategy
      • Methods inherited from interface org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration

        getImmutability, getLocalContextFactory, getMarshalledValueFactory, getMaxActiveSessions, getSpecificationProvider
      • Methods inherited from interface org.wildfly.clustering.web.WebDeploymentConfiguration

        getDeploymentName, getServerName