ome.services
Class JobNotification
java.lang.Object
ome.services.JobNotification
public class JobNotification
- extends Object
Temporary replacement for the central notification system that will be added
to OMERO. The intent of the central system will be that the creation of any
type (for example a Job
will be sent to all registered listeners.
Once that is in place, this class and all its references can be removed.
- Since:
- 3.0-Beta3
- Author:
- Josh Moore, josh at glencoesoftware.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobNotification
public JobNotification()
- default constructor
setScheduler
public void setScheduler(org.quartz.Scheduler scheduler)
notice
public void notice(long jobId)
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.