Class LazyInitOverrideBeanFactoryPostProcessorTest.Inner

    • Constructor Summary

      Constructors 
      Constructor Description
      Inner()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void info​(java.lang.String message)  
      void init()  
      • Methods inherited from class java.lang.Object

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

      • Inner

        public Inner()
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • info

        public void info​(java.lang.String message)