@Component
@Scope(value="prototype")
public class RescalMatcherActor
extends akka.actor.UntypedActor
Created by hfriedrich on 02.07.2015.
| Constructor and Description |
|---|
RescalMatcherActor() |
| Modifier and Type | Method and Description |
|---|---|
void |
onReceive(java.lang.Object o) |
void |
preStart() |
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, receive, self, sender, supervisorStrategy, unhandledpublic void preStart()
throws java.io.IOException
preStart in interface akka.actor.ActorpreStart in class akka.actor.UntypedActorjava.io.IOExceptionpublic void onReceive(java.lang.Object o)
throws java.lang.Exception
onReceive in class akka.actor.UntypedActorjava.lang.ExceptionCopyright © 2018. All Rights Reserved.