org.eclipse.actf.core.runtime
Class StandaloneRuntimeContext

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

public class StandaloneRuntimeContext
extends AbstractRuntimeContext


Field Summary
 
Fields inherited from class org.eclipse.actf.core.runtime.AbstractRuntimeContext
configuration, errorLogger, resourceLocator
 
Constructor Summary
StandaloneRuntimeContext()
           
 
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

StandaloneRuntimeContext

public StandaloneRuntimeContext()
Method Detail

getConfiguration

public IConfiguration getConfiguration()
                                throws ConfigurationException
Throws:
ConfigurationException