Class GetCacheManagerIsCoordinatorAction

java.lang.Object
org.infinispan.security.actions.GetCacheManagerIsCoordinatorAction
All Implemented Interfaces:
PrivilegedAction<Boolean>

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

    • GetCacheManagerIsCoordinatorAction

      public GetCacheManagerIsCoordinatorAction(EmbeddedCacheManager cacheManager)
  • Method Details