Uses of Class
org.opendaylight.protocol.bmp.impl.config.BmpDeployerDependencies
-
Packages that use BmpDeployerDependencies Package Description org.opendaylight.protocol.bmp.impl.app org.opendaylight.protocol.bmp.impl.config -
-
Uses of BmpDeployerDependencies in org.opendaylight.protocol.bmp.impl.app
Constructors in org.opendaylight.protocol.bmp.impl.app with parameters of type BmpDeployerDependencies Constructor Description BmpMonitoringStationImpl(BmpDeployerDependencies bmpDeployerDependencies, BmpDispatcher dispatcher, MonitorId monitorId, InetSocketAddress address, List<MonitoredRouter> mrs)
-
Uses of BmpDeployerDependencies in org.opendaylight.protocol.bmp.impl.config
Constructors in org.opendaylight.protocol.bmp.impl.config with parameters of type BmpDeployerDependencies Constructor Description BmpDeployerImpl(BmpDispatcher dispatcher, BmpDeployerDependencies bmpDeployerDependencies)
-