Class MLogConfigSource


  • public final class MLogConfigSource
    extends java.lang.Object
    Intended solely for use by com.mchange.v2.log.MLogConfig;
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static MultiPropertiesConfig readVmConfig​(java.lang.String[] defaultResources, java.lang.String[] preemptingResources, java.util.List delayedLogItemsOut)  
      • Methods inherited from class java.lang.Object

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

      • readVmConfig

        public static MultiPropertiesConfig readVmConfig​(java.lang.String[] defaultResources,
                                                         java.lang.String[] preemptingResources,
                                                         java.util.List delayedLogItemsOut)