Class VerifoneDefaultsEnvironmentPostProcessor
- java.lang.Object
-
- com.broadleafcommerce.payment.service.gateway.autoconfigure.VerifoneDefaultsEnvironmentPostProcessor
-
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class VerifoneDefaultsEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Initializes the default property overrides for the cart service- Author:
- Chris Kittrell (ckittrell)
-
-
Constructor Summary
Constructors Constructor Description VerifoneDefaultsEnvironmentPostProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-