|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreGoalCallback | |
org.apache.maven.werkz |
The werkz goal-oriented process framework. |
Uses of PreGoalCallback in org.apache.maven.werkz |
Classes in org.apache.maven.werkz that implement PreGoalCallback | |
class |
Callback
Convenience class providing no-op implementations of all four callbacks. |
Methods in org.apache.maven.werkz with parameters of type PreGoalCallback | |
void |
Goal.addPreGoalCallback(PreGoalCallback callback)
Add a pre-goal callback to this Goal . |
void |
Goal.removePreGoalCallback(PreGoalCallback callback)
Remove all occurences of a pre-goal callback from this Goal . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |