Uses of Interface
org.springframework.boot.ExitCodeGenerator
Packages that use ExitCodeGenerator
Package
Description
Core Spring Boot classes.
Auto-configuration for Spring Batch.
-
Uses of ExitCodeGenerator in org.springframework.boot
Methods in org.springframework.boot with parameters of type ExitCodeGeneratorModifier and TypeMethodDescriptionstatic int
SpringApplication.exit
(ApplicationContext context, ExitCodeGenerator... exitCodeGenerators) Static helper that can be used to exit aSpringApplication
and obtain a code indicating success (0) or otherwise. -
Uses of ExitCodeGenerator in org.springframework.boot.batch.autoconfigure
Classes in org.springframework.boot.batch.autoconfigure that implement ExitCodeGeneratorModifier and TypeClassDescriptionclass