uka.lang
Interface Anonymous

All Known Subinterfaces:
Immutable
All Known Implementing Classes:
CopySubstitute, ExternalID, GM.UID, uka.graph.Message, ObjectId, RemoteStub, ReplicaStub, SingleRemoteClientRef, UTID

public interface Anonymous

Marker interface for objects that require special treatment by KaRMI. Anonymous objects are not part of a replicated object space (like Faceless/Value objects) but do not cause referenced objects to be handled in the same way. Note: Not yet implemented.