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