Class FolderMgr


  • public class FolderMgr
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FolderMgr()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Folder getLicensesFolder()  
      • Methods inherited from class java.lang.Object

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

      • LOGGER

        public static final org.slf4j.Logger LOGGER
      • TEMP_FOLDER_NAME_PREFIX

        public static final java.lang.String TEMP_FOLDER_NAME_PREFIX
        See Also:
        Constant Field Values
    • Constructor Detail

      • FolderMgr

        public FolderMgr()
    • Method Detail

      • getLicensesFolder

        public static Folder getLicensesFolder()
                                        throws java.io.IOException
        Throws:
        java.io.IOException