| 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.
|
| InfinispanExtensionEmbedded |
The Infinispan CDI extension for embedded caches
|
| InfinispanExtensionEmbedded.InstalledCacheManager | |
| InfinispanExtensionRemote | |
| 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 |
| Remote |
Qualifier used to specify which remote cache will be injected.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.