Uses of Interface
org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
-
Uses of ServiceRecoveryInterface in org.opendaylight.serviceutils.srm
Modifier and TypeMethodDescriptionServiceRecoveryRegistry.getRegisteredServiceRecoveryHandler
(String entityName) Modifier and TypeMethodDescriptionvoid
ServiceRecoveryRegistry.registerServiceRecoveryRegistry
(String entityName, ServiceRecoveryInterface serviceRecoveryHandler) -
Uses of ServiceRecoveryInterface in org.opendaylight.serviceutils.srm.impl
Modifier and TypeMethodDescriptionServiceRecoveryRegistryImpl.getRegisteredServiceRecoveryHandler
(String entityName) Modifier and TypeMethodDescriptionvoid
ServiceRecoveryRegistryImpl.registerServiceRecoveryRegistry
(String entityName, ServiceRecoveryInterface serviceRecoveryHandler)