Uses of Class
com.dmasone.identity.payment.application.SimulatedPaymentGateway
Packages that use SimulatedPaymentGateway
-
Uses of SimulatedPaymentGateway in com.dmasone.identity.payment.application
Constructors in com.dmasone.identity.payment.application with parameters of type SimulatedPaymentGatewayModifierConstructorDescriptionPaymentService(PaymentRepository paymentRepository, SimulatedPaymentGateway paymentGateway, Clock clock)