public class JActorName extends JLPCActor implements ActorName
JLPCActor.SMBuilder
Constructor and Description |
---|
JActorName() |
Modifier and Type | Method and Description |
---|---|
String |
getActorName()
Returns the actor name, or null.
|
void |
setActorName(String actorName)
Assigns an actor name, unless already assigned.
|
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setExceptionHandler
acceptEvent, acceptRequest, getActorType, getAncestor, getFactory, getMailbox, getMatch, getParent, hasDataItem, setInitialBufferCapacity
public String getActorName()
getActorName
in interface ActorName
public void setActorName(String actorName) throws Exception
setActorName
in interface ActorName
actorName
- The actor name.Exception
Copyright © 2012. All Rights Reserved.