@Deprecated public class LegacyEvictCommand extends EvictCommand
log, METHOD_ID, notifier, trace, VERSIONED_METHOD_ID
dataContainer, fqn
Constructor and Description |
---|
LegacyEvictCommand()
Deprecated.
|
LegacyEvictCommand(Fqn fqn)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
evictNode(Fqn fqn,
InvocationContext ctx,
NodeSPI node)
Deprecated.
|
protected Collection<Fqn> |
getRecursiveEvictionNodes()
Deprecated.
|
protected NodeSPI |
lookupForEviction(InvocationContext ctx,
Fqn fqn)
Deprecated.
|
acceptVisitor, getCommandId, getNodesToEvict, getParameters, initialize, isRecursive, perform, rollback, setNodesToEvict, setParameters, setRecursive, toString
equals, getFqn, hashCode, initialize
public LegacyEvictCommand(Fqn fqn)
public LegacyEvictCommand()
protected NodeSPI lookupForEviction(InvocationContext ctx, Fqn fqn)
lookupForEviction
in class EvictCommand
protected Collection<Fqn> getRecursiveEvictionNodes()
getRecursiveEvictionNodes
in class EvictCommand
protected boolean evictNode(Fqn fqn, InvocationContext ctx, NodeSPI node)
evictNode
in class EvictCommand
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.