public class DubboNonWebApplicationEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered
Non-Web Application
EnvironmentPostProcessor.| 构造器和说明 |
|---|
DubboNonWebApplicationEnvironmentPostProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getOrder() |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
public DubboNonWebApplicationEnvironmentPostProcessor()
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
postProcessEnvironment 在接口中 org.springframework.boot.env.EnvironmentPostProcessorpublic int getOrder()
getOrder 在接口中 org.springframework.core.OrderedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.