uka.karmi.rmi
Interface Replicated

All Superinterfaces:
PatchableRoot
All Known Implementing Classes:
ReplicaStub, ReplicatedObject

public interface Replicated
extends PatchableRoot

Interface for marking replicated objects. When transmitted in remote method invocations, replicated objects are replaced by a ReplicaStub that is resolved on the remote side to the local replicate.

Author:
Bernhard Haumacher

Methods inherited from interface uka.patch.PatchableRoot
getOwner