public abstract class DefaultSupervisor extends Actor implements Supervisor
| Modifier and Type | Field and Description |
|---|---|
protected static SupervisionStrategy |
DefaultSupervisionStrategy |
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultSupervisor() |
| Modifier and Type | Method and Description |
|---|---|
void |
inform(Throwable throwable,
Supervised supervised) |
SupervisionStrategy |
supervisionStrategy() |
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, viewTestStateInitializationclone, finalize, getClass, notify, notifyAll, wait, wait, waitsupervisorprotected static final SupervisionStrategy DefaultSupervisionStrategy
public void inform(Throwable throwable, Supervised supervised)
inform in interface Supervisorpublic SupervisionStrategy supervisionStrategy()
supervisionStrategy in interface SupervisorCopyright © 2021. All rights reserved.