|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.karmi.rmi.DGCUnmarshalContext
uka.karmi.dgc.HierarchicalDGC.UnmarshalContext
UnmarshalContext for hierarchical DGC implementation. This DGC implementation only counts references at the time they are marshaled. Therefore this context does nothing.
| Constructor Summary | |
(package private) |
HierarchicalDGC.UnmarshalContext()
|
| Method Summary | |
void |
localReferenceUnmarshaled(SingleRemoteClientRef ref)
Called by a SingleRemoteClientRef object if it is deserialized and the dgc object is local. |
void |
remoteReferenceUnmarshaled(SingleRemoteClientRef ref)
Called by a SingleRemoteClientRef object if it is deserialized and the dgc object is not local. |
boolean |
reset()
Reset method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
HierarchicalDGC.UnmarshalContext()
| Method Detail |
public void remoteReferenceUnmarshaled(SingleRemoteClientRef ref)
DGCUnmarshalContext
remoteReferenceUnmarshaled in class DGCUnmarshalContextpublic void localReferenceUnmarshaled(SingleRemoteClientRef ref)
DGCUnmarshalContext
localReferenceUnmarshaled in class DGCUnmarshalContextpublic boolean reset()
DGCUnmarshalContext
reset in class DGCUnmarshalContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||