public interface ExitCodeGenerator
SpringApplication
.SpringApplication.exit(org.springframework.context.ApplicationContext,
ExitCodeGenerator...)
Modifier and Type | Method and Description |
---|---|
int |
getExitCode()
Returns the exit code that should be returned from the application.
|
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.