ome.services.blitz.util
Class CheckAllJobs

java.lang.Object
  extended by ome.tools.spring.OnContextRefreshedEventListener
      extended by ome.services.blitz.util.CheckAllJobs
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>

public class CheckAllJobs
extends OnContextRefreshedEventListener

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 handleContextRefreshedEvent(org.springframework.context.event.ContextRefreshedEvent event)
           
 void run()
           
 void synchronizeJobs()
           
 
Methods inherited from class ome.tools.spring.OnContextRefreshedEventListener
onApplicationEvent, setApplicationContext
 
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

handleContextRefreshedEvent

public void handleContextRefreshedEvent(org.springframework.context.event.ContextRefreshedEvent event)
Specified by:
handleContextRefreshedEvent in class OnContextRefreshedEventListener

run

public void run()

synchronizeJobs

public void synchronizeJobs()


OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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