Class GetCacheRpcManagerAction

java.lang.Object
org.infinispan.security.actions.GetCacheRpcManagerAction
All Implemented Interfaces:
PrivilegedAction<RpcManager>

public class GetCacheRpcManagerAction extends Object
GetCacheRpcManagerAction.
Since:
7.0
Author:
Tristan Tarrant
  • Constructor Details

    • GetCacheRpcManagerAction

      public GetCacheRpcManagerAction(AdvancedCache<?,?> cache)
  • Method Details