public class DefaultCompositeResourceBundleBuilder extends AbstractCompositeResourceBundleBuilder
| Modifier and Type | Field and Description | 
|---|---|
| protected static 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 Collection<ResourceBundle> | loadBundlesFor(String basename) | 
create, createprotected static final String ERROR_INJECTOR_NULL
protected void initialize()
initialize in class AbstractCompositeResourceBundleBuilder@Nonnull protected Collection<ResourceBundle> loadBundlesFor(@Nonnull String basename)
loadBundlesFor in class AbstractCompositeResourceBundleBuilder