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, setInitialBufferCapacityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetExceptionHandleracceptEvent, acceptRequest, getActorType, getAncestor, getFactory, getMailbox, getMatch, getParent, hasDataItem, setInitialBufferCapacitypublic String getActorName()
getActorName in interface ActorNamepublic void setActorName(String actorName) throws Exception
setActorName in interface ActorNameactorName - The actor name.ExceptionCopyright © 2012. All Rights Reserved.