|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompilationListener
Listener interface for method compilation events.
Method Summary | |
---|---|
void |
onMethodCompilation(CompilationEvent event)
Called whenever a method is compiled. |
Method Detail |
---|
void onMethodCompilation(CompilationEvent event)
event
- the CompilationEvent generated.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |