org.eclipse.actf.validation.javapp.runtime
Class InterJvmRuntimeContext

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

public class InterJvmRuntimeContext
extends AbstractRuntimeContext


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

InterJvmRuntimeContext

public InterJvmRuntimeContext()
Method Detail

getConfiguration

public IConfiguration getConfiguration()
                                throws ConfigurationException
Throws:
ConfigurationException