| Package | Description |
|---|---|
| org.hibernate.validator.resourceloading |
ResourceBundleLocator interface and its various implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateResourceBundleLocator
A
ResourceBundleLocator implementation that provides access
to multiple source ResourceBundles by merging them into one
aggregated bundle. |
class |
CachingResourceBundleLocator
A
ResourceBundleLocator implementation that wraps around another
locator and caches values retrieved from that locator. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.