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, supervisorStrategy
public static final String ADDRESS
protected QuarantinedMonitorActor(akka.japi.Effect callback)
public void postStop()
postStop
in interface akka.actor.Actor
postStop
in class akka.actor.AbstractActor
public void onReceive(Object message) throws Exception
onReceive
in class akka.actor.UntypedAbstractActor
Exception
public static akka.actor.Props props(akka.japi.Effect callback)
Copyright © 2019 OpenDaylight. All rights reserved.