Class PaymentGatewayCommonUtilAutoConfiguration
java.lang.Object
com.broadleafcommerce.paymentgateway.util.autoconfigure.PaymentGatewayCommonUtilAutoConfiguration
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionpaymentResponseUtil
(com.broadleafcommerce.common.extension.TypeFactory typeFactory)
-
Constructor Details
-
PaymentGatewayCommonUtilAutoConfiguration
public PaymentGatewayCommonUtilAutoConfiguration()
-
-
Method Details
-
paymentResponseUtil
@Bean @ConditionalOnMissingBean public PaymentResponseUtil paymentResponseUtil(com.broadleafcommerce.common.extension.TypeFactory typeFactory)
-