Uses of Interface
org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry
Packages that use ServiceRecoveryRegistry
Package
Description
-
Uses of ServiceRecoveryRegistry in org.opendaylight.openflowplugin.applications.frm.impl
Constructors in org.opendaylight.openflowplugin.applications.frm.impl with parameters of type ServiceRecoveryRegistryModifierConstructorDescriptionForwardingRulesManagerImpl
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, org.opendaylight.mdsal.binding.api.RpcService rpcRegistry, org.opendaylight.mdsal.binding.api.RpcProviderService rpcProviderService, ForwardingRulesManagerConfig config, MastershipChangeServiceManager mastershipChangeServiceManager, ConfigurationService configurationService, ReconciliationManager reconciliationManager, OpenflowServiceRecoveryHandler openflowServiceRecoveryHandler, ServiceRecoveryRegistry serviceRecoveryRegistry, FlowGroupCacheManager flowGroupCacheManager) -
Uses of ServiceRecoveryRegistry in org.opendaylight.openflowplugin.applications.frm.recovery.impl
Constructors in org.opendaylight.openflowplugin.applications.frm.recovery.impl with parameters of type ServiceRecoveryRegistryModifierConstructorDescriptionOpenflowServiceRecoveryHandlerImpl
(ServiceRecoveryRegistry serviceRecoveryRegistry) -
Uses of ServiceRecoveryRegistry in org.opendaylight.serviceutils.srm.impl
Classes in org.opendaylight.serviceutils.srm.impl that implement ServiceRecoveryRegistryConstructors in org.opendaylight.serviceutils.srm.impl with parameters of type ServiceRecoveryRegistryModifierConstructorDescriptionServiceRecoveryListener
(org.opendaylight.mdsal.binding.api.DataBroker dataBroker, ServiceRecoveryRegistry serviceRecoveryRegistry)