Package tilda

Class Load


  • public class Load
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.apache.logging.log4j.Logger LOG  
    • Constructor Summary

      Constructors 
      Constructor Description
      Load​(boolean isSilentMode)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] argsArray)  
      void setStatus​(java.lang.String text)  
      • Methods inherited from class java.lang.Object

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

      • LOG

        protected static final org.apache.logging.log4j.Logger LOG
    • Constructor Detail

      • Load

        public Load​(boolean isSilentMode)
    • Method Detail

      • main

        public static void main​(java.lang.String[] argsArray)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setStatus

        public void setStatus​(java.lang.String text)