|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuka.karmi.rmi.server.ReplicaStub
Represents a reference to a ReplicatedObject while in
transit in a remote method invocation.
| Field Summary | |
protected SingleRemoteClientRef[] |
replica
|
| Constructor Summary | |
ReplicaStub(ReplicatedServerRef ref)
|
|
| Method Summary | |
ReplicatedServerRef |
findLocalReplica()
|
java.lang.Object |
getOwner()
Return the root object this object belongs to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected SingleRemoteClientRef[] replica
| Constructor Detail |
public ReplicaStub(ReplicatedServerRef ref)
| Method Detail |
public ReplicatedServerRef findLocalReplica()
throws RemoteException
RemoteExceptionpublic final java.lang.Object getOwner()
PatchableRootPatchableRoot, if the PatchableRoot.getOwner() method returns
another object than the current replicated object.
getOwner in interface PatchableRootPatchableRoot#getOwner
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||