public class ImagingTaskProcessorAdapter extends Object implements ImagingTaskProcessorListener
ImagingTaskProcessor.| Constructor and Description |
|---|
ImagingTaskProcessorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyTaskCompleted(ImagingTaskProcessorEvent event)
Receives notification that a task has been completed.
|
void |
notifyTaskPopped(ImagingTaskProcessorEvent event) |
void |
notifyTaskPosted(ImagingTaskProcessorEvent event) |
void |
notifyTaskStarted(ImagingTaskProcessorEvent event) |
public void notifyTaskPosted(ImagingTaskProcessorEvent event)
notifyTaskPosted in interface ImagingTaskProcessorListenerpublic void notifyTaskStarted(ImagingTaskProcessorEvent event)
notifyTaskStarted in interface ImagingTaskProcessorListenerpublic void notifyTaskCompleted(ImagingTaskProcessorEvent event)
ImagingTaskProcessorListenernotifyTaskCompleted in interface ImagingTaskProcessorListenerpublic void notifyTaskPopped(ImagingTaskProcessorEvent event)
notifyTaskPopped in interface ImagingTaskProcessorListenerCopyright © 2003–2014 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.