Class AggregateResourceBundleLocator.AggregateBundle

java.lang.Object
java.util.ResourceBundle
org.hibernate.validator.resourceloading.AggregateResourceBundleLocator.AggregateBundle
Enclosing class:
AggregateResourceBundleLocator

@Deprecated public static class AggregateResourceBundleLocator.AggregateBundle extends ResourceBundle
Deprecated.
This class should not have been part of the public API and will be removed at a later stage.
A ResourceBundle whose content is aggregated from multiple source bundles.
Author:
Gunnar Morling