Interface InfinispanSessionAttributesFactoryConfiguration<S,C,L,V,SV>

Type Parameters:
S - the HttpSession specification type
C - the ServletContext specification type
L - the HttpSessionActivationListener specification type
V - attributes cache entry type
SV - attributes serialized form type
All Superinterfaces:
CacheConfiguration, InfinispanConfiguration, SessionAttributesFactoryConfiguration<S,C,L,V,SV>

public interface InfinispanSessionAttributesFactoryConfiguration<S,C,L,V,SV> extends InfinispanConfiguration, SessionAttributesFactoryConfiguration<S,C,L,V,SV>
Author:
Paul Ferraro