public class CloudfoundryEnvironmentPostProcessor extends Object implements EnvironmentPostProcessor, org.springframework.core.Ordered
| Constructor and Description |
|---|
CloudfoundryEnvironmentPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
SpringApplication springApplication) |
public CloudfoundryEnvironmentPostProcessor()
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
SpringApplication springApplication)
postProcessEnvironment in interface EnvironmentPostProcessorpublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.