Class Axis2CustomConverterListener

java.lang.Object
com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

@WebListener @Deprecated public class Axis2CustomConverterListener extends Object implements jakarta.servlet.ServletContextListener
Deprecated.
This module will be discontinued, along with its classes and methods.
Servlet listener that is responsible for registering a default custom converter class in the Axis2 framework.
  • Constructor Details

    • Axis2CustomConverterListener

      public Axis2CustomConverterListener()
      Deprecated.
  • Method Details

    • contextInitialized

      public void contextInitialized(@Nonnull jakarta.servlet.ServletContextEvent servletContextEvent)
      Deprecated.
      Specified by:
      contextInitialized in interface jakarta.servlet.ServletContextListener
    • contextDestroyed

      public void contextDestroyed(@Nonnull jakarta.servlet.ServletContextEvent servletContextEvent)
      Deprecated.
      Specified by:
      contextDestroyed in interface jakarta.servlet.ServletContextListener