Class GetCacheInterceptorChainAction

java.lang.Object
org.infinispan.security.actions.GetCacheInterceptorChainAction
All Implemented Interfaces:
PrivilegedAction<List<AsyncInterceptor>>

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

    • GetCacheInterceptorChainAction

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