ome.services.blitz.util
Class CheckAllJobs

java.lang.Object
  extended by ome.services.blitz.util.CheckAllJobs
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener

public class CheckAllJobs
extends Object
implements org.springframework.context.ApplicationListener

Since:
Beta4.2
Author:
Josh Moore, josh at glencoesoftware.com

Constructor Summary
CheckAllJobs(Executor ex, Ice.ObjectAdapter oa, TopicManager tm)
           
CheckAllJobs(Executor ex, Ice.ObjectAdapter oa, TopicManager tm, long waitMs)
           
 
Method Summary
 void onApplicationEvent(org.springframework.context.ApplicationEvent event)
           
 void run()
           
 void synchronizeJobs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckAllJobs

public CheckAllJobs(Executor ex,
                    Ice.ObjectAdapter oa,
                    TopicManager tm)

CheckAllJobs

public CheckAllJobs(Executor ex,
                    Ice.ObjectAdapter oa,
                    TopicManager tm,
                    long waitMs)
Method Detail

onApplicationEvent

public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener

run

public void run()

synchronizeJobs

public void synchronizeJobs()


OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.