public interface TargetActor extends Actor
Modifier and Type | Method and Description |
---|---|
void |
setExceptionHandler(ExceptionHandler exceptionHandler)
Assign an exception handler.
|
acceptEvent, acceptRequest, getActorType, getAncestor, getFactory, getMailbox, getMatch, getParent, hasDataItem, setInitialBufferCapacity
void setExceptionHandler(ExceptionHandler exceptionHandler)
exceptionHandler
- The exception handler.Copyright © 2012. All Rights Reserved.