@Beta
public interface PCEPTopologyProviderDependencies
Modifier and Type | Method and Description |
---|---|
org.opendaylight.controller.md.sal.binding.api.DataBroker |
getDataBroker()
DataBroker.
|
PCEPDispatcher |
getPCEPDispatcher()
PCEP Dispatcher.
|
org.opendaylight.controller.sal.binding.api.RpcProviderRegistry |
getRpcProviderRegistry()
Rpc Provider Registry.
|
TopologySessionStatsRegistry |
getStateRegistry()
Topology Session State Registry.
|
TopologySessionListenerFactory |
getTopologySessionListenerFactory()
Topology Session Listener Factory.
|
@Nonnull PCEPDispatcher getPCEPDispatcher()
@Nonnull org.opendaylight.controller.sal.binding.api.RpcProviderRegistry getRpcProviderRegistry()
@Nonnull org.opendaylight.controller.md.sal.binding.api.DataBroker getDataBroker()
@Nonnull TopologySessionListenerFactory getTopologySessionListenerFactory()
@Nonnull TopologySessionStatsRegistry getStateRegistry()
Copyright © 2019 OpenDaylight. All rights reserved.