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