Uses of Interface
org.opendaylight.controller.md.sal.dom.api.DOMExtensibleService
-
-
Uses of DOMExtensibleService in org.opendaylight.controller.md.sal.dom.api
Classes in org.opendaylight.controller.md.sal.dom.api with type parameters of type DOMExtensibleService Modifier and Type Interface Description interfaceDOMExtensibleService<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Deprecated, for removal: This API element is subject to removal in a future version.UseDOMExtensibleServiceinstead.interfaceDOMServiceExtension<T extends DOMExtensibleService<T,E>,E extends DOMServiceExtension<T,E>>Deprecated, for removal: This API element is subject to removal in a future version.UseDOMServiceExtensioninstead.Subinterfaces of DOMExtensibleService in org.opendaylight.controller.md.sal.dom.api Modifier and Type Interface Description interfaceDOMDataBrokerDeprecated, for removal: This API element is subject to removal in a future version.UseDOMDataBrokerinstead
-