public interface ConfigurationBuilderFactory extends Plugin
Modifier and Type | Method and Description |
---|---|
ConfigurationBuilder |
create(Context annotatedContext)
creates a new builder
|
@NonNull ConfigurationBuilder create(@NonNull Context annotatedContext)
annotatedContext
- the context holding the annotation from which the builder should pull its values