S - the HttpSession specification typeSC - the ServletContext specification typeAL - the HttpSessionAttributeListener specification typeLC - the local context typeMC - the marshalling context typepublic 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>
| Constructor and Description |
|---|
HotRodSessionManagerFactory(HotRodSessionManagerFactoryConfiguration<S,SC,AL,MC,LC> config) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.wildfly.clustering.web.session.SessionManager<LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch> |
createSessionManager(org.wildfly.clustering.web.session.SessionManagerConfiguration<SC> configuration) |
public org.wildfly.clustering.web.session.SessionManager<LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch> createSessionManager(org.wildfly.clustering.web.session.SessionManagerConfiguration<SC> configuration)
createSessionManager in interface org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>public void close()
close in interface AutoCloseableclose in interface org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>Copyright © 2020 JBoss by Red Hat. All rights reserved.