Class DefaultFileWatcher

  • All Implemented Interfaces:
    AutoCloseable, FileWatcher, org.opendaylight.yangtools.concepts.Registration

    @Singleton
    public final class DefaultFileWatcher
    extends org.opendaylight.yangtools.concepts.AbstractRegistration
    implements FileWatcher
    • Method Detail

      • deactivate

        @PreDestroy
        public void deactivate()
      • removeRegistration

        protected void removeRegistration()
        Specified by:
        removeRegistration in class org.opendaylight.yangtools.concepts.AbstractRegistration