Uses of Class
org.hibernate.validator.resourceloading.DelegatingResourceBundleLocator

Packages that use DelegatingResourceBundleLocator
org.hibernate.validator.resourceloading ResourceBundleLocator interface and its various implementations. 
 

Uses of DelegatingResourceBundleLocator in org.hibernate.validator.resourceloading
 

Subclasses of DelegatingResourceBundleLocator in org.hibernate.validator.resourceloading
 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 © 2007-2011 Red Hat Middleware, LLC. All Rights Reserved