org.jboss.dna.connector.jbosscache
Class JBossCacheConnectorI18n

java.lang.Object
  extended by org.jboss.dna.connector.jbosscache.JBossCacheConnectorI18n

public final class JBossCacheConnectorI18n
extends Object

Author:
Randall Hauch

Field Summary
static I18n connectorName
           
static I18n errorSerializingCachePolicyInSource
           
static I18n nodeDoesNotExist
           
static I18n objectFoundInJndiWasNotCache
           
static I18n objectFoundInJndiWasNotCacheFactory
           
static I18n propertyIsRequired
           
 
Constructor Summary
JBossCacheConnectorI18n()
           
 
Method Summary
static Set<Locale> getLocalizationProblemLocales()
           
static Set<String> getLocalizationProblems()
           
static Set<String> getLocalizationProblems(Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

connectorName

public static I18n connectorName

nodeDoesNotExist

public static I18n nodeDoesNotExist

propertyIsRequired

public static I18n propertyIsRequired

errorSerializingCachePolicyInSource

public static I18n errorSerializingCachePolicyInSource

objectFoundInJndiWasNotCache

public static I18n objectFoundInJndiWasNotCache

objectFoundInJndiWasNotCacheFactory

public static I18n objectFoundInJndiWasNotCacheFactory
Constructor Detail

JBossCacheConnectorI18n

public JBossCacheConnectorI18n()
Method Detail

getLocalizationProblemLocales

public static Set<Locale> getLocalizationProblemLocales()

getLocalizationProblems

public static Set<String> getLocalizationProblems()

getLocalizationProblems

public static Set<String> getLocalizationProblems(Locale locale)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.