Interface DOMService
-
- All Superinterfaces:
org.opendaylight.mdsal.dom.api.DOMService
- All Known Subinterfaces:
DOMActionProviderService,DOMActionService,DOMDataBroker,DOMExtensibleService<T,E>,DOMMountPointService,DOMNotificationPublishService,DOMNotificationService,DOMRpcProviderService,DOMRpcService
@Deprecated(forRemoval=true) public interface DOMService extends org.opendaylight.mdsal.dom.api.DOMService
Deprecated, for removal: This API element is subject to removal in a future version.UseDOMServiceinstead.Marker interface for services which can be obtained from aDOMMountPointinstance. No further semantics are implied.