org.eclipse.etrice.ui.common.concurrency
Class ConcurrentModificationObserver.Initializer

java.lang.Object
  extended by org.eclipse.etrice.ui.common.concurrency.ConcurrentModificationObserver.Initializer
All Implemented Interfaces:
org.eclipse.ui.IStartup
Enclosing class:
ConcurrentModificationObserver

public static class ConcurrentModificationObserver.Initializer
extends java.lang.Object
implements org.eclipse.ui.IStartup


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

Constructor Detail

ConcurrentModificationObserver.Initializer

public ConcurrentModificationObserver.Initializer()
Method Detail

earlyStartup

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