| Interface | Description |
|---|---|
| DistributableCacheFactoryBuilder<K,V extends Identifiable<K>> |
Builds a service that provides a distributable
CacheFactory. |
| Class | Description |
|---|---|
| BatchStack |
ThreadLocal storage for a batch to allow a batch to span cache invocations. |
| DistributableCache<K,V extends Identifiable<K>> |
Distributable
Cache implementation. |
| DistributableCacheFactoryBuilderService<K,V extends Identifiable<K>> |
Service that returns a distributable
CacheFactoryBuilder. |
| DistributableCacheFactoryService<K,V extends Identifiable<K>> |
Service that provides a distributable
CacheFactory. |
| GroupIdentifierFactory |
Generates a unique identifier for a for bean group.
|
| RemoveListenerAdapter<K,V extends Identifiable<K>> |
Adapts a
StatefulObjectFactory to a RemoveListener. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.