Class ExceptionSuppressingLogInitializingBean

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class ExceptionSuppressingLogInitializingBean
    extends Object
    implements org.springframework.beans.factory.InitializingBean
    • Constructor Detail

      • ExceptionSuppressingLogInitializingBean

        public ExceptionSuppressingLogInitializingBean()
    • Method Detail

      • setSuppressedThrowableClasses

        public void setSuppressedThrowableClasses​(Class<? extends Throwable>[] suppressedThrowableClasses)
      • afterPropertiesSet

        public void afterPropertiesSet()
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean