org.codehaus.tycho.surefire.osgibooter
Class HeadlessTestApplication

java.lang.Object
  extended by org.codehaus.tycho.surefire.osgibooter.HeadlessTestApplication
All Implemented Interfaces:
org.eclipse.core.runtime.IPlatformRunnable

public class HeadlessTestApplication
extends java.lang.Object
implements org.eclipse.core.runtime.IPlatformRunnable


Field Summary
 
Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
 
Constructor Summary
HeadlessTestApplication()
           
 
Method Summary
 java.lang.Object run(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeadlessTestApplication

public HeadlessTestApplication()
Method Detail

run

public java.lang.Object run(java.lang.Object object)
                     throws java.lang.Exception
Specified by:
run in interface org.eclipse.core.runtime.IPlatformRunnable
Throws:
java.lang.Exception


Copyright © 2008-2011. All Rights Reserved.