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

Packages that use DelegatingResourceBundleLocator
org.hibernate.validator.engine.resourceloading This package contains the ResourceBundleLocator interface and different implementations. 
 

Uses of DelegatingResourceBundleLocator in org.hibernate.validator.engine.resourceloading
 

Subclasses of DelegatingResourceBundleLocator in org.hibernate.validator.engine.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-2010. All Rights Reserved.