Class FunctionPackageChangeWatcher

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class FunctionPackageChangeWatcher
    extends java.lang.Object
    implements java.io.Closeable
    • Method Detail

      • registerWatchers

        public void registerWatchers()
      • registerWatcherForPackage

        public void registerWatcherForPackage​(FunctionPackage functionPackage)
      • unregisterWatcher

        public void unregisterWatcher​(FunctionPackage functionPackage)
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException