net.procsched.event
Interface CommandTerminationListener

All Superinterfaces:
java.util.EventListener

public interface CommandTerminationListener
extends java.util.EventListener

Author:
alex

Method Summary
 void commandTerminated(CommandTerminatedEvent cte)
           
 

Method Detail

commandTerminated

void commandTerminated(CommandTerminatedEvent cte)