net.sourceforge.cruisecontrol
Interface BuildQueue.Listener

All Superinterfaces:
java.util.EventListener
Enclosing interface:
BuildQueue

public static interface BuildQueue.Listener
extends java.util.EventListener


Method Summary
 void buildRequested()
           
 

Method Detail

buildRequested

public void buildRequested()