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 © 2013. All rights reserved.