|
Griffon 1.2.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public interface GriffonBuildListener
An interface that classes can implement to receive events raised by the Griffon build system.
Method Summary | |
---|---|
void
|
receiveGriffonBuildEvent(String name, Object... args)
Responds to the event. |
Method Detail |
---|
public void receiveGriffonBuildEvent(String name, Object... args)
Groovy Documentation