org.eclipse.actf.core.runtime
Class EclipseRuntimeContext

java.lang.Object
  extended by org.eclipse.actf.core.runtime.AbstractRuntimeContext
      extended by org.eclipse.actf.core.runtime.EclipseRuntimeContext
All Implemented Interfaces:
IRuntimeContext

public class EclipseRuntimeContext
extends AbstractRuntimeContext

Author:
Field Summary
 
Fields inherited from class org.eclipse.actf.core.runtime.AbstractRuntimeContext
configuration, errorLogger, resourceLocator
 
Constructor Summary
EclipseRuntimeContext()
           
 
Method Summary
 IConfiguration getConfiguration()
           
 
Methods inherited from class org.eclipse.actf.core.runtime.AbstractRuntimeContext
getErrorLogger, getResourceLocator
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseRuntimeContext

public EclipseRuntimeContext()
Method Detail

getConfiguration

public IConfiguration getConfiguration()
                                throws ConfigurationException
Throws:
ConfigurationException