org.semispace.actor
Class ActorManifest
java.lang.Object
org.semispace.actor.ActorManifest
public class ActorManifest
- extends Object
The manifest is used when an object is sent without having a clear destination.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActorManifest
public ActorManifest(Long holderId,
Long originatorId)
ActorManifest
public ActorManifest(long id)
getHolderId
public Long getHolderId()
getOriginatorId
public Long getOriginatorId()
Copyright © 2008-2012. All Rights Reserved.