A class extending it may be used as a feature. E.g. passed to bootstrapComponents() function or used as a
dependency of another feature.
An instance of implementation class may be created to customize its behavior. Such instance implements a
ContextBuilder interface. Thus is can be passed to context value registration method.
Abstract form preset implementation.
A class extending it may be used as a feature. E.g. passed to
bootstrapComponents()
function or used as a dependency of another feature.An instance of implementation class may be created to customize its behavior. Such instance implements a
ContextBuilder
interface. Thus is can be passed to context value registration method.