Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.cli.commands.Argument

Packages that use Argument
org.infinispan.cli.commands   
org.infinispan.cli.shell   
 

Uses of Argument in org.infinispan.cli.commands
 

Classes in org.infinispan.cli.commands that implement Argument
 class Parameter
           
 

Methods in org.infinispan.cli.commands that return Argument
 Argument ProcessedCommand.getArgument(int n)
           
 Argument ProcessedCommand.getCurrentArgument()
           
 

Methods in org.infinispan.cli.commands that return types with arguments of type Argument
 List<Argument> ProcessedCommand.getArguments()
           
 

Uses of Argument in org.infinispan.cli.shell
 

Methods in org.infinispan.cli.shell with parameters of type Argument
static void Completer.addPrefixMatches(Argument argument, Collection<String> all, List<String> candidates)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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