Class GetOrCreateCacheAction<A extends Cache<K,V> , K, V>
java.lang.Object
org.infinispan.security.actions.GetOrCreateCacheAction<A,K,V>
- All Implemented Interfaces:
Supplier<A>
-
Constructor Summary
ConstructorsConstructorDescriptionGetOrCreateCacheAction
(EmbeddedCacheManager cacheManager, String cacheName, Configuration configuration) -
Method Summary
-
Constructor Details
-
GetOrCreateCacheAction
public GetOrCreateCacheAction(EmbeddedCacheManager cacheManager, String cacheName, Configuration configuration)
-
-
Method Details
-
get
-