com.daveayan.fuzzyavenger.providers.akka
Class ActorLevel0_SystemShutdowner

java.lang.Object
  extended by akka.actor.UntypedActor
      extended by com.daveayan.fuzzyavenger.providers.akka.ActorLevel0_SystemShutdowner
All Implemented Interfaces:
akka.actor.Actor

public class ActorLevel0_SystemShutdowner
extends akka.actor.UntypedActor


Nested Class Summary
 
Nested classes/interfaces inherited from interface akka.actor.Actor
akka.actor.Actor.emptyBehavior$
 
Constructor Summary
ActorLevel0_SystemShutdowner()
           
 
Method Summary
 void onReceive(Object message)
           
 
Methods inherited from class akka.actor.UntypedActor
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, preStart, receive, self, sender, supervisorStrategy, unhandled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorLevel0_SystemShutdowner

public ActorLevel0_SystemShutdowner()
Method Detail

onReceive

public void onReceive(Object message)
Specified by:
onReceive in class akka.actor.UntypedActor


Copyright © July 2014-2014. All Rights Reserved.