Class | Description |
---|---|
AdvancedCacheProducer |
This class is responsible to produce the
Cache and AdvancedCache . |
CDIDistributedTaskLifecycle | |
CDIMapReduceTaskLifecycle | |
ContextInputCache |
ContextInputCache keeps track of
Input cache to be injected into Callables from
DistributedExecutorService and Mapper from MapReduceTask using CDI
mechanism. |
DefaultEmbeddedCacheConfigurationProducer |
The default embedded cache
Configuration producer. |
DefaultEmbeddedCacheManagerProducer |
The default
EmbeddedCacheManager producer. |
DefaultRemoteCacheManagerProducer |
The default
RemoteCacheManager producer. |
InfinispanExtension |
The Infinispan CDI extension class.
|
InfinispanExtension.InstalledCacheManager | |
InputLiteral |
Annotation literal for
Input |
RemoteCacheProducer |
The
RemoteCache producer. |
Annotation Type | Description |
---|---|
ConfigureCache |
This annotation is used to define a cache
Configuration . |
Input |
Qualifier indicating the injected Cache should be the input Cache used to create
DefaultExecutorService or MapReduceTask |
OverrideDefault | Deprecated
The Infinispan CDI integration module now uses the
DefaultBean from Solder. |
Remote |
Qualifier used to specify which remote cache will be injected.
|
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.