Uses of Interface
de.smartics.exceptions.i18n.BundleProvider

Packages that use BundleProvider
de.smartics.exceptions.i18n The core package for the I18N exception handling. 
de.smartics.exceptions.i18n.context Provides context configuration for exceptions. 
de.smartics.exceptions.i18n.message Provides classes for the internationalization of exception messages. 
 

Uses of BundleProvider in de.smartics.exceptions.i18n
 

Methods in de.smartics.exceptions.i18n that return BundleProvider
 BundleProvider I18nExceptionContext.getBundleProvider()
          Returns the bundle provider that helps to access resource bundles.
static BundleProvider I18nExceptionContextManager.getBundleProvider(ClassLoader classLoader)
          Convenience method to access the bundle provider for the given class loader.
 

Uses of BundleProvider in de.smartics.exceptions.i18n.context
 

Methods in de.smartics.exceptions.i18n.context that return BundleProvider
 BundleProvider AbstractI18nExceptionContext.getBundleProvider()
          Returns the bundle provider that helps to access resource bundles.
 

Uses of BundleProvider in de.smartics.exceptions.i18n.message
 

Classes in de.smartics.exceptions.i18n.message that implement BundleProvider
 class ClassPathBundleProvider
          Loads bundles from the class path.
 



Copyright © 2007-null Kronseder & Reiner GmbH - smartics. All Rights Reserved.