public class GatewayFactoryImpl extends java.lang.Object implements GatewayFactory
Modifier and Type | Field and Description |
---|---|
private SpreedlyProxy |
spreedlyProxy |
private StripeProxy |
stripeProxy |
Constructor and Description |
---|
GatewayFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Gateway |
getGateway(GatewayEntry gatewayEntry) |
@Inject private SpreedlyProxy spreedlyProxy
@Inject private StripeProxy stripeProxy
public Gateway getGateway(GatewayEntry gatewayEntry)
getGateway
in interface GatewayFactory