S - the HttpSession specification typeSC - the ServletContext specification typeAL - the HttpSessionAttributeListener specification typeMC - the marshalling context typeLC - the local context typepublic class InfinispanSessionManagerFactory<S,SC,AL,MC,LC> extends Object implements org.wildfly.clustering.web.session.SessionManagerFactory<SC,LC,org.wildfly.clustering.ee.cache.tx.TransactionBatch>, Runnable
| Constructor and Description |
|---|
InfinispanSessionManagerFactory(InfinispanSessionManagerFactoryConfiguration<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) |
void |
run() |
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 © 2022 JBoss by Red Hat. All rights reserved.