Interface | Description |
---|---|
CommandLineRunner |
Interface used to indicate that a bean should run when it is contained within
a
SpringApplication . |
ExitCodeGenerator |
Interface used to generate an 'exit code' from a running command line
SpringApplication . |
SpringApplicationRunListener |
Listener for the
SpringApplication run method. |
Class | Description |
---|---|
ApplicationPid |
An application process ID.
|
SpringApplication |
Classes that can be used to bootstrap and launch a Spring application from a Java main
method.
|
SpringApplication
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.