|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExitCodeGenerator | |
|---|---|
| org.springframework.boot | |
| Uses of ExitCodeGenerator in org.springframework.boot |
|---|
| Methods in org.springframework.boot with parameters of type ExitCodeGenerator | |
|---|---|
static int |
SpringApplication.exit(org.springframework.context.ApplicationContext context,
ExitCodeGenerator... exitCodeGenerators)
Static helper that can be used to exit a SpringApplication and obtain a
code indicating success (0) or otherwise. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||