public interface InfinispanSessionManagerConfiguration
InfinispanSessionManager.| Modifier and Type | Method and Description |
|---|---|
org.wildfly.clustering.ee.Batcher<TransactionBatch> |
getBatcher() |
org.infinispan.Cache<String,?> |
getCache() |
CommandDispatcherFactory |
getCommandDispatcherFactory() |
IdentifierFactory<String> |
getIdentifierFactory() |
int |
getMaxActiveSessions() |
NodeFactory<org.infinispan.remoting.transport.Address> |
getNodeFactory() |
SessionContext |
getSessionContext() |
SessionContext getSessionContext()
org.infinispan.Cache<String,?> getCache()
IdentifierFactory<String> getIdentifierFactory()
org.wildfly.clustering.ee.Batcher<TransactionBatch> getBatcher()
CommandDispatcherFactory getCommandDispatcherFactory()
NodeFactory<org.infinispan.remoting.transport.Address> getNodeFactory()
int getMaxActiveSessions()
Copyright © 2015 JBoss by Red Hat. All rights reserved.