Modifier and Type | Interface and Description |
---|---|
interface |
BeanFactory<G,I,T>
Factory for creating bean instances.
|
interface |
BeanGroupFactory<G,I,T>
A factory for creating a
BeanGroup . |
Modifier and Type | Class and Description |
---|---|
class |
InfinispanBeanFactory<G,I,T>
Encapsulates the cache mapping strategy for a bean.
|
Modifier and Type | Class and Description |
---|---|
class |
InfinispanBeanGroupFactory<G,I,T>
Encapsulates the cache mapping strategy of a bean group.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SessionFactory<V,L>
Factory for creating sessions.
|
Modifier and Type | Class and Description |
---|---|
class |
CoarseSessionFactory<L>
SessionFactory for coarse granularity sessions. |
Modifier and Type | Class and Description |
---|---|
class |
FineSessionFactory<L>
SessionFactory for fine granularity sessions. |
Modifier and Type | Interface and Description |
---|---|
interface |
SSOFactory<V,I,D,L>
Creates an
SSO from its cache storage value. |
Modifier and Type | Class and Description |
---|---|
class |
CoarseSSOFactory<I,D,L> |
Copyright © 2014 JBoss by Red Hat. All rights reserved.