public class Activator extends org.opendaylight.controller.sal.binding.api.AbstractBindingAwareConsumer implements AutoCloseable
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
onSessionInitialized(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ConsumerContext session)
Invoked when consumer is registered to the MD-SAL.
|
protected void |
startImpl(org.osgi.framework.BundleContext context) |
protected void |
stopImpl(org.osgi.framework.BundleContext context) |
onBrokerAvailableprotected void startImpl(org.osgi.framework.BundleContext context)
startImpl in class org.opendaylight.controller.sal.binding.api.AbstractBrokerAwareActivatorpublic void onSessionInitialized(org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ConsumerContext session)
onSessionInitialized in interface org.opendaylight.controller.sal.binding.api.BindingAwareConsumerpublic void close()
close in interface AutoCloseableprotected void stopImpl(org.osgi.framework.BundleContext context)
stopImpl in class org.opendaylight.controller.sal.binding.api.AbstractBrokerAwareActivatorCopyright © 2018 OpenDaylight. All rights reserved.