public class Registry extends java.lang.Object implements akka.actor.Actor, CamelSupport
Modifier and Type | Class and Description |
---|---|
class |
Registry.RegistryLogStrategy |
Constructor and Description |
---|
Registry(akka.actor.ActorRef activationTracker) |
Modifier and Type | Method and Description |
---|---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive() |
Registry.RegistryLogStrategy |
supervisorStrategy() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, self, sender, unhandled
camel, camelContext
public Registry.RegistryLogStrategy supervisorStrategy()
supervisorStrategy
in interface akka.actor.Actor
public scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> receive()
receive
in interface akka.actor.Actor