Package | Description |
---|---|
org.apache.maven.werkz |
The
werkz goal-oriented process framework. |
Modifier and Type | Class and Description |
---|---|
class |
Callback
Convenience class providing no-op implementations of all
four callbacks.
|
Modifier and Type | Method and Description |
---|---|
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 . |
Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.