protected static class BindingDOMNotificationPublishServiceAdapter.Builder extends AdapterBuilder<T,DOMService>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
Modifier and Type | Method and Description |
---|---|
protected NotificationPublishService |
createInstance(BindingToNormalizedNodeCodec codec,
com.google.common.collect.ClassToInstanceMap<DOMService> delegates) |
protected T |
createInstance(com.google.common.collect.ClassToInstanceMap<DOMService> delegates) |
Set<Class<? extends DOMService>> |
getRequiredDelegates() |
addDelegate, build
public Set<Class<? extends DOMService>> getRequiredDelegates()
getRequiredDelegates
in class AdapterBuilder<NotificationPublishService,DOMService>
protected NotificationPublishService createInstance(BindingToNormalizedNodeCodec codec, com.google.common.collect.ClassToInstanceMap<DOMService> delegates)
protected final T createInstance(com.google.common.collect.ClassToInstanceMap<DOMService> delegates)
createInstance
in class AdapterBuilder<T extends BindingService,DOMService>
Copyright © 2019 OpenDaylight. All rights reserved.