| static DOMNotificationRouter | DOMNotificationRouter. create(org.opendaylight.mdsal.dom.api.DOMNotificationService delegateNotificationService,
      org.opendaylight.mdsal.dom.api.DOMNotificationPublishService delegateNotificationPublishService,
      org.opendaylight.mdsal.dom.spi.DOMNotificationSubscriptionListenerRegistry delegateListenerRegistry) | 
| static DOMNotificationRouter | DOMNotificationRouter. create(int queueDepth) | 
| static DOMNotificationRouter | DOMNotificationRouter. create(int queueDepth,
      long spinTime,
      long parkTime,
      TimeUnit unit) |