public class DefaultSupervisorOverride extends Actor implements Supervisor
| Constructor and Description |
|---|
DefaultSupervisorOverride() |
| Modifier and Type | Method and Description |
|---|---|
void |
inform(Throwable throwable,
Supervised supervised) |
SupervisionStrategy |
supervisionStrategy() |
Supervisor |
supervisor()
Answer my Supervisor; that is, this Supervisor's Supervisor (e.g.
|
address, afterRestart, afterStop, answerFrom, beforeRestart, beforeResume, beforeStart, childActorFor, childActorFor, completableFuture, completes, completesEventually, conclude, deadLetters, definition, disperseStowedMessages, equals, future, hashCode, isStopped, logger, parentAs, scheduler, secure, selfAs, stage, stageNamed, start, stateSnapshot, stateSnapshot, stop, stowMessages, toString, viewTestState, viewTestStateInitializationpublic void inform(Throwable throwable, Supervised supervised)
inform in interface Supervisorpublic SupervisionStrategy supervisionStrategy()
supervisionStrategy in interface Supervisorpublic Supervisor supervisor()
Supervisorsupervisor in interface SupervisorCopyright © 2021. All rights reserved.