Package | Description |
---|---|
de.esprit.appsuite.task.taskmgr |
Contains classes for managing asynchronous tasks.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskRegistry.addTaskRegistrationListener(TaskRegistrationEvent.Listener l) |
void |
TaskRegistrationEvent.Source.addTaskRegistrationListener(TaskRegistrationEvent.Listener l)
Register as a listener for this event type.
|
void |
TaskRegistry.removeTaskRegistrationListener(TaskRegistrationEvent.Listener l) |
void |
TaskRegistrationEvent.Source.removeTaskRegistrationListener(TaskRegistrationEvent.Listener l)
Deregister the listener.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.