Class CustomJacksonDateFormatListener

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.ServletContextListener

    public class CustomJacksonDateFormatListener
    extends java.lang.Object
    implements javax.servlet.ServletContextListener
    • Field Detail

      • CONTEXT_PARAM_NAME

        public static final java.lang.String CONTEXT_PARAM_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • CustomJacksonDateFormatListener

        public CustomJacksonDateFormatListener()
    • Method Detail

      • contextInitialized

        public void contextInitialized​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextInitialized in interface javax.servlet.ServletContextListener
      • contextDestroyed

        public void contextDestroyed​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextDestroyed in interface javax.servlet.ServletContextListener