Package org.infinispan.security.actions
Class GetUnwrappedNameCacheAction<A extends Cache<K,V>,K,V>
java.lang.Object
org.infinispan.security.actions.GetUnwrappedNameCacheAction<A,K,V>
- All Implemented Interfaces:
Supplier<A>
public class GetUnwrappedNameCacheAction<A extends Cache<K,V>,K,V>
extends Object
implements Supplier<A>
GetUnwrappedNameCacheAction.
- Since:
- 15.0
-
Constructor Summary
ConstructorDescriptionGetUnwrappedNameCacheAction
(EmbeddedCacheManager cacheManager, String cacheName) -
Method Summary