Uses of Interface
org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
-
Packages that use ServiceRecoveryInterface Package Description org.opendaylight.serviceutils.srm org.opendaylight.serviceutils.srm.impl -
-
Uses of ServiceRecoveryInterface in org.opendaylight.serviceutils.srm
Methods in org.opendaylight.serviceutils.srm with parameters of type ServiceRecoveryInterface Modifier and Type Method Description voidServiceRecoveryRegistry. registerServiceRecoveryRegistry(String entityName, ServiceRecoveryInterface serviceRecoveryHandler) -
Uses of ServiceRecoveryInterface in org.opendaylight.serviceutils.srm.impl
Methods in org.opendaylight.serviceutils.srm.impl with parameters of type ServiceRecoveryInterface Modifier and Type Method Description voidServiceRecoveryRegistryImpl. registerServiceRecoveryRegistry(String entityName, ServiceRecoveryInterface serviceRecoveryHandler)
-