public class AnsiOutputApplicationListener extends Object implements ApplicationListener<ApplicationEnvironmentPreparedEvent>, Ordered
ApplicationListener that configures AnsiOutput depending on the
value of the property spring.output.ansi.enabled. See AnsiOutput.Enabled for valid
values.HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
AnsiOutputApplicationListener() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
onApplicationEvent(ApplicationEnvironmentPreparedEvent event) |
public void onApplicationEvent(ApplicationEnvironmentPreparedEvent event)
onApplicationEvent in interface ApplicationListener<ApplicationEnvironmentPreparedEvent>Copyright © 2016 Pivotal Software, Inc.. All rights reserved.