Class DefaultAlipayOrderService

All Implemented Interfaces:
AlipayOrderService, AbstractOrderService<OrderModel,OrderEntryModel>, OrderService, Serializable, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean

public class DefaultAlipayOrderService extends DefaultOrderService implements AlipayOrderService
Default implementation of AlipayOrderService
See Also:
  • Constructor Details

    • DefaultAlipayOrderService

      public DefaultAlipayOrderService()
  • Method Details