public class QuarantinedMonitorActor
extends akka.actor.UntypedAbstractActor
| Modifier | Constructor and Description |
|---|---|
protected |
QuarantinedMonitorActor(akka.japi.Effect callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(Object message) |
void |
postStop() |
static akka.actor.Props |
props(akka.japi.Effect callback) |
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, emptyBehavior, getContext, getSelf, getSender, postRestart, preRestart, preRestart, preStart, receiveBuilder, self, sender, supervisorStrategypublic static final String ADDRESS
protected QuarantinedMonitorActor(akka.japi.Effect callback)
public void postStop()
postStop in interface akka.actor.ActorpostStop in class akka.actor.AbstractActorpublic void onReceive(Object message) throws Exception
onReceive in class akka.actor.UntypedAbstractActorExceptionpublic static akka.actor.Props props(akka.japi.Effect callback)
Copyright © 2019 OpenDaylight. All rights reserved.