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, setInitialBufferCapacityvoid setExceptionHandler(ExceptionHandler exceptionHandler)
exceptionHandler - The exception handler.Copyright © 2012. All Rights Reserved.