Class AbstractComponent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.apache.logging.log4j.Logger logger
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractComponent()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • logger

        protected final org.apache.logging.log4j.Logger logger
        Deprecated.
    • Constructor Detail

      • AbstractComponent

        public AbstractComponent()
        Deprecated.