Interface ConfigurableBootstrapContext

All Superinterfaces:
BootstrapContext, BootstrapRegistry
All Known Implementing Classes:
DefaultBootstrapContext

public interface ConfigurableBootstrapContext extends BootstrapRegistry, BootstrapContext
A BootstrapContext that also provides configuration methods via the BootstrapRegistry interface.
Since:
2.4.0
Author:
Phillip Webb
See Also: