- All Known Subinterfaces:
- DataBroker, DataTreeChangeService, DataTreeService, MountPointService, NotificationPublishService, NotificationService, RpcConsumerRegistry
- All Known Implementing Classes:
- BindingDOMDataBrokerAdapter, BindingDOMMountPointServiceAdapter, BindingDOMNotificationPublishServiceAdapter, BindingDOMNotificationServiceAdapter, BindingDOMRpcServiceAdapter
public interface BindingService
Marker interface for MD-SAL services which are available for users of MD-SAL.
BindingService is marker interface for infrastructure services provided by
the SAL. These services may be session-specific, and wrapped by custom
delegator patterns in order to introduce additional semantics / checks
to the system.