Class AclServiceRecoveryHandler

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

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

      Constructors 
      Constructor Description
      AclServiceRecoveryHandler​(org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void recoverService​(java.lang.String entityId)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AclServiceRecoveryHandler

        @Inject
        public AclServiceRecoveryHandler​(org.opendaylight.serviceutils.srm.ServiceRecoveryRegistry serviceRecoveryRegistry)
    • Method Detail

      • recoverService

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