|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This empty marker interface marks Java objects which actually represent wrappers around AmbientTalk objects that 'pretend' to be a Java object of a certain interface type. It is used to properly convert such objects back into their AmbientTalk equivalent when they re-enter the AmbientTalk meta- or base-level.
Method Summary | |
NATObject |
_returnNativeAmbientTalkObject()
Accessor to unwrap the symbiotic object. |
java.lang.Object |
writeReplace()
Coercers implement writeReplace such that their principal is serialized as them instead. |
Method Detail |
public NATObject _returnNativeAmbientTalkObject()
public java.lang.Object writeReplace() throws java.io.ObjectStreamException
java.io.ObjectStreamException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |