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 intSpringApplication.exit(ApplicationContext context, ExitCodeGenerator... exitCodeGenerators) Static helper that can be used to exit aSpringApplicationand obtain a code indicating success (0) or otherwise. -
Uses of ExitCodeGenerator in org.springframework.boot.autoconfigure.batch
Classes in org.springframework.boot.autoconfigure.batch that implement ExitCodeGeneratorModifier and TypeClassDescriptionclass