Class SpringAppContextAwareObjectSupplier

    • Constructor Detail

      • SpringAppContextAwareObjectSupplier

        public SpringAppContextAwareObjectSupplier()
    • Method Detail

      • getServiceObject

        public Object getServiceObject​(AxisService axisService)
                                throws AxisFault
        Method getServiceObject used to get the spring beans from the spring application context for the given spring service
        Specified by:
        getServiceObject in interface ServiceObjectSupplier
        Parameters:
        axisService - - spring service
        Returns:
        Object
        Throws:
        AxisFault