| Class | Description |
|---|---|
| AbstractCacheView<T extends LocalCache> |
Abstract cache view base class for Infinispan caches.
|
| CacheContainerEntityToDmrBridge |
Bridge for CacheContainer.
|
| CacheContainerPresenter |
The Presenter for Cache Containers
|
| CacheContainerView |
Main view class for Infinispan Cache Containers.
|
| CacheEntityToDmrBridge<T extends LocalCache> |
This EntityToDmrBridge has special logic to handle the singleton-object pattern used with the cache
models.
|
| DefaultCacheContainerWindow | |
| DistributedCachePresenter |
The Presenter for Distributed Caches
|
| DistributedCacheView |
Main view class for Infinispan Distributed Cache.
|
| InvalidationCachePresenter |
The Presenter for Invalidation Caches
|
| InvalidationCacheView |
Main view class for Infinispan Invalidation Cache.
|
| LocalCachePresenter |
The Presenter for Local Caches
|
| LocalCacheView |
Main view class for Infinispan LocalCache Containers.
|
| NonLocalCacheView<T extends LocalCache> |
Only difference between local and non-local cache view is that non-local caches require the mode
attribute on add.
|
| ReplicatedCachePresenter |
The Presenter for Replicated Caches
|
| ReplicatedCacheView |
Main view class for Infinispan Replicated Cache.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.