net.sourceforge.cruisecontrol
Interface SelfConfiguringPlugin


public interface SelfConfiguringPlugin


Method Summary
 void configure(org.jdom.Element element)
           
 

Method Detail

configure

public void configure(org.jdom.Element element)
               throws CruiseControlException
Parameters:
element -
Throws:
CruiseControlException