Class InterfaceInstanceRecoveryHandler

  • All Implemented Interfaces:
    org.opendaylight.serviceutils.srm.ServiceRecoveryInterface

    @Singleton
    public class InterfaceInstanceRecoveryHandler
    extends java.lang.Object
    implements org.opendaylight.serviceutils.srm.ServiceRecoveryInterface
    • Constructor Detail

      • InterfaceInstanceRecoveryHandler

        @Inject
        public InterfaceInstanceRecoveryHandler​(org.opendaylight.mdsal.binding.api.DataBroker dataBroker,
                                                InterfaceManagerCommonUtils interfaceManagerCommonUtils,
                                                org.opendaylight.infrautils.jobcoordinator.JobCoordinator jobCoordinator,
                                                org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry,
                                                EntityOwnershipUtils entityOwnershipUtils,
                                                DataTreeEventCallbackRegistrar eventCallbacks)
    • Method Detail

      • recoverService

        public void recoverService​(java.lang.String entityId)
        Specified by:
        recoverService in interface org.opendaylight.serviceutils.srm.ServiceRecoveryInterface