Package org.infinispan.commands

Interface Summary
CommandsFactory  
DataCommand Commands of this type manipulate data in the cache.
ReplicableCommand The core of the command-based cache framework.
TransactionBoundaryCommand // TODO: MANIK: Document this
VisitableCommand A type of command that can accept Visitors, such as CommandInterceptors.
Visitor  
 

Class Summary
AbstractVisitor An abstract implementation of a Visitor that delegates all visit calls to a default handler which can be overridden.
CommandsFactoryImpl  
RemoteCommandFactory Specifically used to create un-initialized ReplicableCommands from a byte stream.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.