public static class Providers.BindingAware extends Object implements BindingAwareProvider, AutoCloseable
Constructor and Description |
---|
BindingAware() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
onSessionInitiated(BindingAwareBroker.ProviderContext session)
Callback signaling initialization of the consumer session to the SAL.
|
public void onSessionInitiated(BindingAwareBroker.ProviderContext session)
BindingAwareProvider
BindingAwareBroker.registerProvider(BindingAwareProvider)
onSessionInitiated
in interface BindingAwareProvider
session
- Unique session between consumer and SAL.public void close() throws Exception
close
in interface AutoCloseable
Exception
Copyright © 2019 OpenDaylight. All rights reserved.