|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface IRuntimeBridge.IStub
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.
Method Summary | |
---|---|
Map<String,String> |
getProperties()
Returns the properties associated with this runtime component. |
List<IRuntimeComponent> |
getRuntimeComponents()
Returns the runtime components that comprise this runtime. |
Method Detail |
---|
List<IRuntimeComponent> getRuntimeComponents()
Map<String,String> getProperties()
|
Faceted Project Framework Version 1.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |