|
Faceted Project Framework Version 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.wst.common.project.facet.core.runtime.IRuntimeBridge.Stub
public abstract static class IRuntimeBridge.Stub
Represents a single bridged runtime. The system will wrap this interface
and expose it to clients as IRuntime. All relevant calls will be
delegated to this interface.
| Constructor Summary | |
|---|---|
IRuntimeBridge.Stub()
|
|
| Method Summary | |
|---|---|
abstract Map<String,String> |
getProperties()
Returns the properties associated with this runtime component. |
abstract List<IRuntimeComponent> |
getRuntimeComponents()
Returns the runtime components that comprise this runtime. |
IStatus |
validate(IProgressMonitor monitor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IRuntimeBridge.Stub()
| Method Detail |
|---|
public abstract List<IRuntimeComponent> getRuntimeComponents()
getRuntimeComponents in interface IRuntimeBridge.IStubpublic abstract Map<String,String> getProperties()
getProperties in interface IRuntimeBridge.IStubpublic IStatus validate(IProgressMonitor monitor)
|
Faceted Project Framework Version 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||