@Deprecated public static interface BindingAwareBroker.ConsumerContext extends RpcConsumerRegistry
BindingAwareConsumer
specific access to the SAL functionality.
ConsumerSession is BindingAwareConsumer
-specific access to the
SAL functionality and infrastructure services.
The session serves to store SAL context (e.g. registration of
functionality) for the consumer and provides access to the SAL
infrastructure services and other functionality provided by
BindingAwareProvider
s.
Modifier and Type | Method and Description |
---|---|
<T extends BindingAwareService> |
getSALService(Class<T> service)
Deprecated.
Returns a session specific instance (implementation) of requested binding-aware infrastructure service.
|
getRpcService
<T extends BindingAwareService> T getSALService(Class<T> service)
service
- Broker serviceCopyright © 2019 OpenDaylight. All rights reserved.