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