public interface Banner
Modifier and Type | Method and Description |
---|---|
void |
printBanner(Environment environment,
PrintStream out)
Print the banner to the specified print stream.
|
void printBanner(Environment environment, PrintStream out)
environment
- the spring environmentout
- the output print streamCopyright © 2014 Pivotal Software, Inc.. All rights reserved.