Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.cli.shell
Class Prompt

java.lang.Object
  extended by org.infinispan.cli.shell.Prompt

public class Prompt
extends Object

Author:
Lincoln Baxter, III, Mike Brock, Tristan Tarrant

Constructor Summary
Prompt()
           
 
Method Summary
static String echo(Shell shell, String input)
           
static String promptExpressionParser(Shell shell, String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Prompt

public Prompt()
Method Detail

promptExpressionParser

public static String promptExpressionParser(Shell shell,
                                            String input)

echo

public static String echo(Shell shell,
                          String input)

Infinispan Distribution 5.2.6.Final-redhat-2

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