Package batch
Class BatchChannelRegistryTest.DummyActor
- java.lang.Object
-
- akka.actor.AbstractActor
-
- batch.BatchChannelRegistryTest.DummyActor
-
- All Implemented Interfaces:
akka.actor.Actor
- Enclosing class:
- BatchChannelRegistryTest
public static class BatchChannelRegistryTest.DummyActor extends akka.actor.AbstractActor
-
-
Constructor Summary
Constructors Constructor Description DummyActor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description akka.actor.AbstractActor.ReceivecreateReceive()-
Methods inherited from class akka.actor.AbstractActor
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, emptyBehavior, getContext, getSelf, getSender, postRestart, postStop, preRestart, preRestart, preStart, receive, receiveBuilder, self, sender, supervisorStrategy, unhandled
-
-