Class GetCacheAction<A extends Cache<K,V>,K,V>

java.lang.Object
org.infinispan.security.actions.GetCacheAction<A,K,V>
All Implemented Interfaces:
Supplier<A>

public class GetCacheAction<A extends Cache<K,V>,K,V> extends Object implements Supplier<A>
GetCacheAction.
Since:
7.0
Author:
Tristan Tarrant