public interface InfinispanSessionManagerConfiguration
InfinispanSessionManager.| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.ee.Batcher<org.wildfly.clustering.ee.cache.tx.TransactionBatch> |
getBatcher() |
org.infinispan.Cache<Key<String>,?> |
getCache() |
CommandDispatcher<Scheduler> |
getCommandDispatcher() |
org.wildfly.clustering.web.session.SessionExpirationListener |
getExpirationListener() |
Registrar<org.wildfly.clustering.web.session.SessionExpirationListener> |
getExpirationRegistar() |
Group |
getGroup() |
org.wildfly.clustering.web.IdentifierFactory<String> |
getIdentifierFactory() |
org.wildfly.clustering.ee.Recordable<org.wildfly.clustering.web.session.ImmutableSession> |
getInactiveSessionRecorder() |
NodeFactory<org.infinispan.remoting.transport.Address> |
getMemberFactory() |
org.wildfly.clustering.ee.cache.CacheProperties |
getProperties() |
javax.servlet.ServletContext |
getServletContext() |
javax.servlet.ServletContext getServletContext()
org.wildfly.clustering.web.session.SessionExpirationListener getExpirationListener()
org.wildfly.clustering.ee.cache.CacheProperties getProperties()
org.wildfly.clustering.web.IdentifierFactory<String> getIdentifierFactory()
org.wildfly.clustering.ee.Batcher<org.wildfly.clustering.ee.cache.tx.TransactionBatch> getBatcher()
CommandDispatcher<Scheduler> getCommandDispatcher()
NodeFactory<org.infinispan.remoting.transport.Address> getMemberFactory()
org.wildfly.clustering.ee.Recordable<org.wildfly.clustering.web.session.ImmutableSession> getInactiveSessionRecorder()
Registrar<org.wildfly.clustering.web.session.SessionExpirationListener> getExpirationRegistar()
Group getGroup()
Copyright © 2019 JBoss by Red Hat. All rights reserved.