|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.actf.core.runtime.AbstractRuntimeContext
public abstract class AbstractRuntimeContext
Field Summary | |
---|---|
protected IConfiguration |
configuration
|
protected IErrorLogger |
errorLogger
|
protected IResourceLocator |
resourceLocator
|
Constructor Summary | |
---|---|
AbstractRuntimeContext()
|
Method Summary | |
---|---|
IErrorLogger |
getErrorLogger()
|
IResourceLocator |
getResourceLocator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.actf.core.runtime.IRuntimeContext |
---|
getConfiguration |
Field Detail |
---|
protected IErrorLogger errorLogger
protected IConfiguration configuration
protected IResourceLocator resourceLocator
Constructor Detail |
---|
public AbstractRuntimeContext()
Method Detail |
---|
public IResourceLocator getResourceLocator()
getResourceLocator
in interface IRuntimeContext
public IErrorLogger getErrorLogger()
getErrorLogger
in interface IRuntimeContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |