Package org.infinispan.security.actions
Class GetClusterExecutorAction
java.lang.Object
org.infinispan.security.actions.GetClusterExecutorAction
- All Implemented Interfaces:
PrivilegedAction<ClusterExecutor>
GetClusterExecutorAction.
- Since:
- 7.0
- Author:
- Tristan Tarrant
-
Constructor Summary
ConstructorDescriptionGetClusterExecutorAction
(Cache<?, ?> cache) GetClusterExecutorAction
(EmbeddedCacheManager cacheManager) -
Method Summary
-
Constructor Details
-
GetClusterExecutorAction
-
GetClusterExecutorAction
-
-
Method Details
-
run
- Specified by:
run
in interfacePrivilegedAction<ClusterExecutor>
-