Interface Orcas.FileHandlerForLog

Enclosing class:
Orcas

public static interface Orcas.FileHandlerForLog
  • Method Summary

    Modifier and Type Method Description
    void fileCopy​(java.io.File pSpoolLognamefolder)  
    java.lang.String getFilenameWithoutDirectory()  
  • Method Details

    • getFilenameWithoutDirectory

      java.lang.String getFilenameWithoutDirectory()
    • fileCopy

      void fileCopy​(java.io.File pSpoolLognamefolder) throws java.io.IOException
      Throws:
      java.io.IOException