public class CacheCommandInitializer
extends java.lang.Object
implements org.infinispan.commands.module.ModuleCommandInitializer
Constructor and Description |
---|
CacheCommandInitializer() |
Modifier and Type | Method and Description |
---|---|
EvictAllCommand |
buildEvictAllCommand(java.lang.String regionName) |
void |
initializeReplicableCommand(org.infinispan.commands.ReplicableCommand c,
boolean isRemote) |
public EvictAllCommand buildEvictAllCommand(java.lang.String regionName)
public void initializeReplicableCommand(org.infinispan.commands.ReplicableCommand c, boolean isRemote)
initializeReplicableCommand
in interface org.infinispan.commands.module.ModuleCommandInitializer
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.