
public interface Connector
extends org.opendaylight.controller.sal.core.api.RpcImplementation, org.opendaylight.controller.sal.core.api.notify.NotificationListener
| Modifier and Type | Method and Description |
|---|---|
Set<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier> |
getConfigurationPrefixes() |
Set<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier> |
getRuntimePrefixes() |
void |
registerListener(ConnectorListener listener) |
void |
unregisterListener(ConnectorListener listener) |
Set<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier> getConfigurationPrefixes()
Set<org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier> getRuntimePrefixes()
void registerListener(ConnectorListener listener)
void unregisterListener(ConnectorListener listener)
Copyright © 2015. All rights reserved.