Modifier and Type | Interface and Description |
---|---|
interface |
BeanFactory<I,T>
Factory for creating bean instances.
|
interface |
BeanGroupFactory<I,T>
A factory for creating a
BeanGroup . |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanBeanFactory<I,T>
Encapsulates the cache mapping strategy for a bean.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanBeanGroupFactory<I,T>
Encapsulates the cache mapping strategy of a bean group.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SessionAttributesFactory<V> |
interface |
SessionFactory<MV,AV,L>
Factory for creating sessions.
|
interface |
SessionMetaDataFactory<V,L> |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanSessionFactory<V,L> |
class |
InfinispanSessionMetaDataFactory<L> |
Modifier and Type | Class and Description |
---|---|
class |
CoarseSessionAttributesFactory
SessionAttributesFactory for coarse granularity sessions, where all session attributes are stored in a single cache entry. |
Modifier and Type | Class and Description |
---|---|
class |
FineSessionAttributesFactory
SessionAttributesFactory for fine granularity sessions. |
Modifier and Type | Interface and Description |
---|---|
interface |
SessionsFactory<V,D> |
interface |
SSOFactory<AV,SV,A,D,L>
Creates an
SSO from its cache storage value. |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanSSOFactory<SV,A,D,L> |
Modifier and Type | Class and Description |
---|---|
class |
CoarseSessionsFactory<D> |
Copyright © 2017 JBoss by Red Hat. All rights reserved.