Class SpringServletContextObjectSupplier

java.lang.Object
org.apache.axis2.extensions.spring.receivers.SpringServletContextObjectSupplier
All Implemented Interfaces:
org.apache.axis2.ServiceObjectSupplier

public class SpringServletContextObjectSupplier extends Object implements org.apache.axis2.ServiceObjectSupplier
  • Field Details

  • Constructor Details

    • SpringServletContextObjectSupplier

      public SpringServletContextObjectSupplier()
  • Method Details

    • getServiceObject

      public Object getServiceObject(org.apache.axis2.description.AxisService axisService) throws org.apache.axis2.AxisFault
      Method getServiceObject that is Spring aware via ServletContext.
      Specified by:
      getServiceObject in interface org.apache.axis2.ServiceObjectSupplier
      Parameters:
      axisService -
      Returns:
      Returns Object.
      Throws:
      org.apache.axis2.AxisFault