Class TestUtils.LevelsContainer

java.lang.Object
org.springframework.integration.test.util.TestUtils.LevelsContainer
Enclosing class:
TestUtils

public static class TestUtils.LevelsContainer
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    LevelsContainer​(java.util.Map<java.lang.Class<?>,​org.apache.logging.log4j.Level> classLevels, java.util.Map<java.lang.String,​org.apache.logging.log4j.Level> categoryLevels)  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • LevelsContainer

      public LevelsContainer​(java.util.Map<java.lang.Class<?>,​org.apache.logging.log4j.Level> classLevels, java.util.Map<java.lang.String,​org.apache.logging.log4j.Level> categoryLevels)