com.bea.control
Interface TaskControl.Callback

Enclosing interface:
TaskControl

public static interface TaskControl.Callback

Users define their own callback interfaces by extending Callback, and annotating the methods in their callback interface with TaskBaseAnnotations.TaskEvent annotations.