public class NacosLoggingAppRunListener extends Object implements org.springframework.boot.SpringApplicationRunListener, org.springframework.core.Ordered
| Constructor and Description |
|---|
NacosLoggingAppRunListener(org.springframework.boot.SpringApplication application,
String[] args) |
| Modifier and Type | Method and Description |
|---|---|
void |
contextPrepared(org.springframework.context.ConfigurableApplicationContext context) |
void |
environmentPrepared(org.springframework.boot.ConfigurableBootstrapContext bootstrapContext,
org.springframework.core.env.ConfigurableEnvironment environment) |
int |
getOrder() |
public NacosLoggingAppRunListener(org.springframework.boot.SpringApplication application,
String[] args)
public void environmentPrepared(org.springframework.boot.ConfigurableBootstrapContext bootstrapContext,
org.springframework.core.env.ConfigurableEnvironment environment)
environmentPrepared in interface org.springframework.boot.SpringApplicationRunListenerpublic void contextPrepared(org.springframework.context.ConfigurableApplicationContext context)
contextPrepared in interface org.springframework.boot.SpringApplicationRunListenerpublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2023 Pivotal Software, Inc.. All rights reserved.