public interface BindingService extends BindingAwareService
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.
This interface extends BindingAwareService
, order to be make
new services available via
BindingAwareBroker.ProviderContext
and via
BindingAwareBroker.ConsumerContext
Copyright © 2019 OpenDaylight. All rights reserved.