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

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

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