Package org.springframework.boot
Interface ConfigurableBootstrapContext
- All Superinterfaces:
- BootstrapContext,- BootstrapRegistry
- All Known Implementing Classes:
- DefaultBootstrapContext
A 
BootstrapContext that also provides configuration methods through the
 BootstrapRegistry interface.- Since:
- 2.4.0
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.springframework.boot.BootstrapRegistryBootstrapRegistry.InstanceSupplier<T>, BootstrapRegistry.Scope
- 
Method SummaryMethods inherited from interface org.springframework.boot.BootstrapContextget, getOrElse, getOrElseSupply, getOrElseThrow, isRegisteredMethods inherited from interface org.springframework.boot.BootstrapRegistryaddCloseListener, getRegisteredInstanceSupplier, isRegistered, register, registerIfAbsent