public class DefaultCompositeResourceBundleBuilder extends AbstractCompositeResourceBundleBuilder
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ERROR_INJECTOR_NULL |
ERROR_BASENAME_BLANK, ERROR_LOCALE_NULL| Constructor and Description |
|---|
DefaultCompositeResourceBundleBuilder(Provider<Injector> injector) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initialize() |
protected java.util.Collection<java.util.ResourceBundle> |
loadBundlesFor(java.lang.String basename) |
create, createprotected static final java.lang.String ERROR_INJECTOR_NULL
protected void initialize()
initialize in class AbstractCompositeResourceBundleBuilder@Nonnull
protected java.util.Collection<java.util.ResourceBundle> loadBundlesFor(@Nonnull
java.lang.String basename)
loadBundlesFor in class AbstractCompositeResourceBundleBuilder