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