Package | Description |
---|---|
org.wildfly.clustering.web.hotrod.session |
Modifier and Type | Class and Description |
---|---|
class |
HotRodSessionMetaDataFactory<L> |
Modifier and Type | Method and Description |
---|---|
SessionMetaDataFactory<K,MV,L> |
SessionFactory.getMetaDataFactory() |
SessionMetaDataFactory<K,HotRodSessionMetaData<K,L>,L> |
HotRodSessionFactory.getMetaDataFactory() |
Constructor and Description |
---|
HotRodSessionFactory(SessionMetaDataFactory<K,HotRodSessionMetaData<K,L>,L> metaDataFactory,
SessionAttributesFactory<K,V> attributesFactory,
org.wildfly.clustering.web.LocalContextFactory<L> localContextFactory) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.