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
- Author:
- Phillip Webb
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.boot.BootstrapRegistry
BootstrapRegistry.InstanceSupplier<T>, BootstrapRegistry.Scope
-
Method Summary
Methods inherited from interface org.springframework.boot.BootstrapContext
get, getOrElse, getOrElseSupply, getOrElseThrow, isRegistered
Methods inherited from interface org.springframework.boot.BootstrapRegistry
addCloseListener, getRegisteredInstanceSupplier, isRegistered, register, registerIfAbsent