de.jaetzold.util
Interface CommandLineListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
CommController

public interface CommandLineListener
extends EventListener


Method Summary
 void processCommandLine(String line)
           
 

Method Detail

processCommandLine

public void processCommandLine(String line)