|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectechoxul.view.impl.ViewContextStub
This class represents the stub part of a model ViewContext. This will retrieve the serialized ViewContext from the View and instantiate it as part of the containment hierarchy.
| Constructor Summary | |
ViewContextStub()
For Serialization |
|
ViewContextStub(int staticReferenceKey)
|
|
| Method Summary | |
ViewContextImpl |
instantiate(View view,
ViewContextImpl parent)
Create a new instance of the ViewContext model and set its fields to be a part of the containment hierarchy. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ViewContextStub()
public ViewContextStub(int staticReferenceKey)
staticReferenceKey - - Key in the view to the byte[] array
to deserialize
ViewException| Method Detail |
public ViewContextImpl instantiate(View view,
ViewContextImpl parent)
throws ViewException
view - parent -
ViewException - if the model ViewContext cannot be deserialized
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||