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

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

public class GetUnwrappedCacheAction<A extends Cache<K,V>, K, V> extends Object implements Supplier<A>
GetUnwrappedCacheAction.
Since:
12.1
Author:
Tristan Tarrant
  • Constructor Details Link icon

    • GetUnwrappedCacheAction Link icon

      public GetUnwrappedCacheAction(Cache<K,V> cache)
  • Method Details Link icon