au.org.intersect.exsite9.startup
Class InitializeFolderRefreshJob

java.lang.Object
  extended by au.org.intersect.exsite9.startup.InitializeFolderRefreshJob
All Implemented Interfaces:
org.eclipse.ui.IStartup

public class InitializeFolderRefreshJob
extends java.lang.Object
implements org.eclipse.ui.IStartup

Initializes the folder refresh job.


Constructor Summary
InitializeFolderRefreshJob()
           
 
Method Summary
 void earlyStartup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitializeFolderRefreshJob

public InitializeFolderRefreshJob()
Method Detail

earlyStartup

public void earlyStartup()
Specified by:
earlyStartup in interface org.eclipse.ui.IStartup