Interface HotRodSessionAttributesFactoryConfiguration<S,C,L,V,SV>
- Type Parameters:
S- the HttpSession specification typeC- the ServletContext specification typeL- the HttpSessionActivationListener specification typeV- attributes cache entry typeSV- attributes serialized form type
- All Superinterfaces:
CacheConfiguration,HotRodConfiguration,SessionAttributesFactoryConfiguration<S,C, L, V, SV>
public interface HotRodSessionAttributesFactoryConfiguration<S,C,L,V,SV>
extends SessionAttributesFactoryConfiguration<S,C,L,V,SV>, HotRodConfiguration
- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.wildfly.clustering.ee.hotrod.HotRodConfiguration
getBatcher, getCache, getCacheProperties, getForceReturnFlags, getIgnoreReturnFlags, getNearCacheModeMethods inherited from interface org.wildfly.clustering.web.cache.session.attributes.SessionAttributesFactoryConfiguration
getHttpSessionActivationListenerProvider, getImmutability, getMarshaller