public interface PostGoalCallback
Goal
has been completely satisfied.| Modifier and Type | Method and Description |
|---|---|
void |
firePostGoal(Goal goal)
Fire the callback.
|
void firePostGoal(Goal goal) throws java.lang.Exception
goal - The Goal.java.lang.Exception - if an error occurs.Copyright © 2001-2013 Apache Software Foundation. All Rights Reserved.