Class AbstractSchemaListenerRegistration

    • Method Summary

      • Methods inherited from class org.opendaylight.yangtools.concepts.AbstractObjectRegistration

        addToStringAttributes, getInstance
      • Methods inherited from class org.opendaylight.yangtools.concepts.AbstractRegistration

        close, isClosed, notClosed, removeRegistration, toString
      • Methods inherited from interface org.opendaylight.yangtools.concepts.ListenerRegistration

        close
      • Methods inherited from interface org.opendaylight.yangtools.concepts.ObjectRegistration

        getInstance
    • Constructor Detail

      • AbstractSchemaListenerRegistration

        protected AbstractSchemaListenerRegistration​(SchemaSourceListener listener)