Class EntityTypeListenerRegistry

java.lang.Object
akka.actor.typed.Behavior<T>
akka.actor.typed.ExtensibleBehavior<T>
akka.actor.typed.javadsl.AbstractBehavior<TypeListenerRegistryCommand>
org.opendaylight.controller.eos.akka.registry.listener.type.EntityTypeListenerRegistry

public class EntityTypeListenerRegistry extends akka.actor.typed.javadsl.AbstractBehavior<TypeListenerRegistryCommand>
  • Nested Class Summary

    Nested classes/interfaces inherited from class akka.actor.typed.Behavior

    akka.actor.typed.Behavior.BehaviorDecorators<Inner extends Object>, akka.actor.typed.Behavior.BehaviorDecorators$
  • Constructor Summary

    Constructors
    Constructor
    Description
    EntityTypeListenerRegistry(akka.actor.typed.javadsl.ActorContext<TypeListenerRegistryCommand> context, String localMember)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static akka.actor.typed.Behavior<TypeListenerRegistryCommand>
    create(String role)
     
    akka.actor.typed.javadsl.Receive<TypeListenerRegistryCommand>
     

    Methods inherited from class akka.actor.typed.javadsl.AbstractBehavior

    getContext, newReceiveBuilder, receive, receiveSignal

    Methods inherited from class akka.actor.typed.Behavior

    _tag, BehaviorDecorators, canonicalize, existsInStack, interpretMessage, interpretSignal, isAlive, isDeferred, isUnhandled, narrow, start, unsafeCast, validateAsInitial

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait