org.sonatype.gshell.io
Interface InputPipe.InterruptHandler

Enclosing class:
InputPipe

public static interface InputPipe.InterruptHandler


Method Summary
 boolean interrupt()
           
 boolean stop()
           
 

Method Detail

interrupt

boolean interrupt()
                  throws java.lang.Exception
Throws:
java.lang.Exception

stop

boolean stop()
             throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008-2009. All Rights Reserved.