Class AclClusterUtilImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      AclClusterUtilImpl​(org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      boolean isEntityOwner()  
      void start()  
      • Methods inherited from class java.lang.Object

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

      • AclClusterUtilImpl

        @Inject
        public AclClusterUtilImpl​(org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService entityOwnershipService)
    • Method Detail

      • start

        @PostConstruct
        public void start()
      • close

        @PreDestroy
        public void close()