Class WebFragmentRegistrationBean.TomcatListenerAdder

    • Constructor Summary

      Constructors 
      Constructor Description
      TomcatListenerAdder​(java.util.List<java.lang.Class<? extends java.util.EventListener>> listeners)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void customize​(org.apache.catalina.Context context)  
      • Methods inherited from class java.lang.Object

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

      • TomcatListenerAdder

        public TomcatListenerAdder​(java.util.List<java.lang.Class<? extends java.util.EventListener>> listeners)