org.sonatype.gshell.util.cli2.handler
Class Handler.Input

java.lang.Object
  extended by org.sonatype.gshell.util.cli2.handler.Handler.Input
Enclosing class:
Handler

public abstract static class Handler.Input
extends Object


Constructor Summary
Handler.Input()
           
 
Method Summary
 String get()
           
abstract  String[] getAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handler.Input

public Handler.Input()
Method Detail

getAll

public abstract String[] getAll()

get

public String get()


Copyright © 2008-2011 Sonatype. All Rights Reserved.