Class BakeWatcher


  • public class BakeWatcher
    extends java.lang.Object
    Delegate responsible for watching the file system for changes.
    • Constructor Detail

      • BakeWatcher

        public BakeWatcher()
    • Method Detail

      • start

        @Deprecated
        public void start​(LaunchOptions res,
                          org.apache.commons.configuration2.CompositeConfiguration config)
        Deprecated.
        Starts watching the file system for changes to trigger a bake.
        Parameters:
        res - Commandline options
        config - Configuration settings
      • start

        public void start​(JBakeConfiguration config)
        Starts watching the file system for changes to trigger a bake.
        Parameters:
        config - JBakeConfiguration settings