org.jboss.dna.connector.inmemory
Class InMemoryConnectorI18n

java.lang.Object
  extended by org.jboss.dna.connector.inmemory.InMemoryConnectorI18n

public final class InMemoryConnectorI18n
extends Object

Author:
Randall Hauch

Field Summary
static I18n connectorName
           
static I18n errorSerializingCachePolicyInSource
           
static I18n nodeDoesNotExist
           
 
Constructor Summary
InMemoryConnectorI18n()
           
 
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

errorSerializingCachePolicyInSource

public static I18n errorSerializingCachePolicyInSource
Constructor Detail

InMemoryConnectorI18n

public InMemoryConnectorI18n()
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.