|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.infinispan.factories | |
|---|---|
| org.infinispan | This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. |
| org.infinispan.config | Cache configuration beans and parsers. |
| org.infinispan.factories | Factories are internal components used to create other components based on a cache's configuration. |
| org.infinispan.interceptors | Infinispan is designed around a set of interceptors around a data container. |
| org.infinispan.jmx | Helpers that allow easy exposure of attributes and operations via JMX. |
| org.infinispan.lifecycle | Component lifecycle. |
| org.infinispan.query.impl | |
| org.infinispan.remoting | Remote communication between cache instances. |
| Classes in org.infinispan.factories used by org.infinispan | |
|---|---|
| ComponentRegistry
Named cache specific components |
|
| Classes in org.infinispan.factories used by org.infinispan.config | |
|---|---|
| ComponentRegistry
Named cache specific components |
|
| Classes in org.infinispan.factories used by org.infinispan.factories | |
|---|---|
| AbstractComponentFactory
Factory that creates components used internally within Infinispan, and also wires dependencies into the components. |
|
| AbstractComponentRegistry
A registry where components which have been created are stored. |
|
| AbstractComponentRegistry.Component
A wrapper representing a component in the registry |
|
| AbstractNamedCacheComponentFactory
A component factory for creating components scoped per-cache. |
|
| AutoInstantiableFactory
Component factories that implement this interface can be instantiated automatically by component registries when looking up components. |
|
| ComponentRegistry
Named cache specific components |
|
| EmptyConstructorFactory
Factory for building global-scope components which have default empty constructors |
|
| EmptyConstructorNamedCacheFactory
Simple factory that just uses reflection and an empty constructor of the component type. |
|
| GlobalComponentRegistry
A global component registry where shared components are stored. |
|
| InterceptorChainFactory
Factory class that builds an interceptor chain based on cache configuration. |
|
| NamedComponentFactory
A specialized type of component factory that knows how to create named components, identified with the ComponentName annotation on the classes requested in Inject annotated methods. |
|
| Classes in org.infinispan.factories used by org.infinispan.interceptors | |
|---|---|
| ComponentRegistry
Named cache specific components |
|
| Classes in org.infinispan.factories used by org.infinispan.jmx | |
|---|---|
| AbstractComponentRegistry.Component
A wrapper representing a component in the registry |
|
| GlobalComponentRegistry
A global component registry where shared components are stored. |
|
| Classes in org.infinispan.factories used by org.infinispan.lifecycle | |
|---|---|
| ComponentRegistry
Named cache specific components |
|
| GlobalComponentRegistry
A global component registry where shared components are stored. |
|
| Classes in org.infinispan.factories used by org.infinispan.query.impl | |
|---|---|
| ComponentRegistry
Named cache specific components |
|
| Classes in org.infinispan.factories used by org.infinispan.remoting | |
|---|---|
| GlobalComponentRegistry
A global component registry where shared components are stored. |
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||