Interface HotRodSessionManagerFactoryConfiguration<S,SC,AL,LC>
- Type Parameters:
S- the HttpSession specification typeSC- the ServletContext specification typeAL- the HttpSessionAttributeListener specification typeLC- the local context type
- All Superinterfaces:
CacheConfiguration,DeploymentConfiguration,HotRodConfiguration,HotRodSessionFactoryConfiguration,SessionManagerFactoryConfiguration<S,,SC, AL, LC> WebDeploymentConfiguration
public interface HotRodSessionManagerFactoryConfiguration<S,SC,AL,LC>
extends SessionManagerFactoryConfiguration<S,SC,AL,LC>, HotRodSessionFactoryConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ee.DeploymentConfiguration
getDeploymentNameMethods inherited from interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
getBatcher, getCache, getCacheProperties, getForceReturnFlags, getIgnoreReturnFlags, getNearCacheModeMethods inherited from interface org.wildfly.clustering.web.hotrod.session.HotRodSessionFactoryConfiguration
getExpirationThreadPoolSizeMethods inherited from interface org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration
getAttributePersistenceStrategy, getImmutability, getLocalContextFactory, getMarshaller, getMaxActiveSessions, getSpecificationProviderMethods inherited from interface org.wildfly.clustering.web.WebDeploymentConfiguration
getServerName