Class ReplicableManagerFunctionCommand

java.lang.Object
org.infinispan.manager.impl.ReplicableManagerFunctionCommand
All Implemented Interfaces:
ReplicableCommand

public class ReplicableManagerFunctionCommand extends Object implements ReplicableCommand
Replicable Command that runs the given Function passing the EmbeddedCacheManager as an argument
Since:
8.2
Author:
wburns