org.netbeans.lib.cvsclient.commandLine
Interface ListenerProvider


public interface ListenerProvider

for commands created in commandLine.command, that don't want to have the BasicListener attached to the created command, but rather a custom one.


Method Summary
 CVSListener createCVSListener(java.io.PrintStream stdout, java.io.PrintStream stderr)
           
 

Method Detail

createCVSListener

CVSListener createCVSListener(java.io.PrintStream stdout,
                              java.io.PrintStream stderr)

 

Built on October 26 2010.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.