接口 ConfigurableBootstrapContext
- 所有超级接口:
BootstrapContext
,BootstrapRegistry
- 所有已知实现类:
DefaultBootstrapContext
A
BootstrapContext
that also provides configuration methods through the
BootstrapRegistry
interface.- 从以下版本开始:
- 2.4.0
- 作者:
- Phillip Webb
- 另请参阅:
-
嵌套类概要
从接口继承的嵌套类/接口 org.springframework.boot.BootstrapRegistry
BootstrapRegistry.InstanceSupplier<T>, BootstrapRegistry.Scope
-
方法概要
从接口继承的方法 org.springframework.boot.BootstrapContext
get, getOrElse, getOrElseSupply, getOrElseThrow, isRegistered
从接口继承的方法 org.springframework.boot.BootstrapRegistry
addCloseListener, getRegisteredInstanceSupplier, isRegistered, register, registerIfAbsent