Class StaticWeaveInfo


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

      Constructors 
      Constructor Description
      StaticWeaveInfo​(java.io.Writer logWriter, int logLevel)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getLogLevel()  
      java.io.Writer getLogWriter()  
      • Methods inherited from class java.lang.Object

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

      • StaticWeaveInfo

        public StaticWeaveInfo​(java.io.Writer logWriter,
                               int logLevel)
    • Method Detail

      • getLogWriter

        public java.io.Writer getLogWriter()
      • getLogLevel

        public int getLogLevel()