Uses of Class
org.infinispan.commands.read.ValuesCommand

Packages that use ValuesCommand
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
 

Uses of ValuesCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return ValuesCommand
 ValuesCommand CommandsFactoryImpl.buildValuesCommand()
           
 ValuesCommand CommandsFactory.buildValuesCommand()
           
 

Methods in org.infinispan.commands with parameters of type ValuesCommand
 Object Visitor.visitValuesCommand(InvocationContext ctx, ValuesCommand command)
           
 Object AbstractVisitor.visitValuesCommand(InvocationContext ctx, ValuesCommand command)
           
 

Uses of ValuesCommand in org.infinispan.interceptors
 

Methods in org.infinispan.interceptors with parameters of type ValuesCommand
 Object MarshalledValueInterceptor.visitValuesCommand(InvocationContext ctx, ValuesCommand command)
           
 


Google Analytics

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