Class GetCacheComponentRegistryAction

java.lang.Object
org.infinispan.security.actions.GetCacheComponentRegistryAction
All Implemented Interfaces:
PrivilegedAction<ComponentRegistry>

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

    • GetCacheComponentRegistryAction

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