|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--ninja.activeproxy.path.description.ElementDescription
|
+--ninja.activeproxy.path.description.RuntimeDescription
Description of runtime.
| Field Summary | |
private java.lang.Object |
instance
|
| Fields inherited from class ninja.activeproxy.path.description.ElementDescription |
attributes,
children,
type |
| Constructor Summary | |
RuntimeDescription()
Constructs a RuntimeDescription. |
|
| Method Summary | |
java.lang.Object |
getInstance()
Returns the remote instance object for this runtime. |
void |
setInstance(java.lang.Object obj)
Sets the remote instance object for this runtime. |
| Methods inherited from class ninja.activeproxy.path.description.ElementDescription |
addChild,
addChildren,
getAllAttributes,
getAttr,
getChildren,
getChildrenByType,
getType,
removeChild,
removeChildrenByType,
setAttr |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.lang.Object instance
| Constructor Detail |
public RuntimeDescription()
| Method Detail |
public void setInstance(java.lang.Object obj)
obj - remote instance.public java.lang.Object getInstance()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||