Uses of Interface
org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
Packages that use ServiceRecoveryInterface
-
Uses of ServiceRecoveryInterface in org.opendaylight.serviceutils.srm
Methods in org.opendaylight.serviceutils.srm that return ServiceRecoveryInterfaceModifier and TypeMethodDescriptionServiceRecoveryRegistry.getRegisteredServiceRecoveryHandler
(String entityName) Methods in org.opendaylight.serviceutils.srm with parameters of type ServiceRecoveryInterfaceModifier and TypeMethodDescriptionvoid
ServiceRecoveryRegistry.registerServiceRecoveryRegistry
(String entityName, ServiceRecoveryInterface serviceRecoveryHandler) -
Uses of ServiceRecoveryInterface in org.opendaylight.serviceutils.srm.impl
Methods in org.opendaylight.serviceutils.srm.impl that return ServiceRecoveryInterfaceModifier and TypeMethodDescriptionServiceRecoveryRegistryImpl.getRegisteredServiceRecoveryHandler
(String entityName) Methods in org.opendaylight.serviceutils.srm.impl with parameters of type ServiceRecoveryInterfaceModifier and TypeMethodDescriptionvoid
ServiceRecoveryRegistryImpl.registerServiceRecoveryRegistry
(String entityName, ServiceRecoveryInterface serviceRecoveryHandler)