org.eclipse.ecf.internal.docshare
Class ECFStart

java.lang.Object
  extended by org.eclipse.ecf.internal.docshare.ECFStart
All Implemented Interfaces:
IECFStart

public class ECFStart
extends java.lang.Object
implements IECFStart


Constructor Summary
ECFStart()
           
 
Method Summary
 org.eclipse.core.runtime.IStatus run(org.eclipse.core.runtime.IProgressMonitor monitor)
          Run some startup task.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECFStart

public ECFStart()
Method Detail

run

public org.eclipse.core.runtime.IStatus run(org.eclipse.core.runtime.IProgressMonitor monitor)
Description copied from interface: IECFStart
Run some startup task.

Specified by:
run in interface IECFStart
Returns:
IStatus the status of the start