Class GetClusterExecutorAction

java.lang.Object
org.infinispan.security.actions.GetClusterExecutorAction
All Implemented Interfaces:
PrivilegedAction<ClusterExecutor>

public class GetClusterExecutorAction extends Object implements PrivilegedAction<ClusterExecutor>
GetClusterExecutorAction.
Since:
7.0
Author:
Tristan Tarrant