org.sonatype.gshell.util.io
Interface InputPipe.InterruptHandler

Enclosing class:
InputPipe

public static interface InputPipe.InterruptHandler


Method Summary
 boolean interrupt()
           
 boolean stop()
           
 

Method Detail

interrupt

boolean interrupt()
                  throws Exception
Throws:
Exception

stop

boolean stop()
             throws Exception
Throws:
Exception


Copyright © 2008-2011 Sonatype. All Rights Reserved.