Class FileHookScriptFactory

    • Method Summary

      Modifier and Type Method Description
      HookScript create​(java.lang.String hookSetting)  
      • Methods inherited from class java.lang.Object

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

      • printStream

        protected final java.io.PrintStream printStream
    • Constructor Detail

      • FileHookScriptFactory

        public FileHookScriptFactory​(SelectedPaths paths,
                                     Environment environment,
                                     java.io.PrintStream printStream)