Package jadex.bdiv3.annotation
Annotation Type GoalFinished
- 
 @Target(METHOD) @Retention(RUNTIME) public @interface GoalFinishedSpecify a custom method for getting a callback when goal is finished.
@Target(METHOD)
@Retention(RUNTIME)
public @interface GoalFinished