Class AbstractController

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected org.slf4j.Logger LOG  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LOG

        protected final org.slf4j.Logger LOG
    • Constructor Detail

      • AbstractController

        public AbstractController()