public class Supervisor__Proxy extends Object implements Supervisor
| Constructor and Description |
|---|
Supervisor__Proxy(Actor actor,
Mailbox mailbox) |
| Modifier and Type | Method and Description |
|---|---|
void |
inform(Throwable throwable,
Supervised supervised) |
SupervisionStrategy |
supervisionStrategy() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupervisorpublic void inform(Throwable throwable, Supervised supervised)
inform in interface Supervisorpublic SupervisionStrategy supervisionStrategy()
supervisionStrategy in interface SupervisorCopyright © 2021. All rights reserved.