@Beta public interface ListenableDOMDataTreeShard extends DOMDataTreeShard, DOMDataTreeListenerRegistry
DOMDataTreeShard
which allows registration of listeners, allowing realization of the DOMDataTreeService's
registerListener contract. Note that producer/consumer as well as the logical data store type are taken care of
by the caller, hence implementations of this interface only need to take care of communicating with their subshards.onChildAttached, onChildDetached
registerListener
Copyright © 2019 OpenDaylight. All rights reserved.