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