- Type Parameters:
S - the HttpSession specification type
SC - the ServletContext specification type
AL - the HttpSessionAttributeListener specification type
LC - the local context type
MC - the marshalling context type
- All Implemented Interfaces:
- AutoCloseable, org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>
public class HotRodSessionManagerFactory<S,SC,AL,MC,LC>
extends Object
implements org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>
Factory for creating session managers.
- Author:
- Paul Ferraro