public static interface TaskRegistrationEvent.Source
Modifier and Type | Method and Description |
---|---|
void |
addTaskRegistrationListener(TaskRegistrationEvent.Listener l)
Register as a listener for this event type.
|
void |
removeTaskRegistrationListener(TaskRegistrationEvent.Listener l)
Deregister the listener.
|
void addTaskRegistrationListener(TaskRegistrationEvent.Listener l)
void removeTaskRegistrationListener(TaskRegistrationEvent.Listener l)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.