ecologylab.services.messages
Class DefaultServicesTranslations

java.lang.Object
  extended by ecologylab.services.messages.DefaultServicesTranslations

public class DefaultServicesTranslations
extends java.lang.Object

Provide XML translation mappings for use in processing CF services requests.

Author:
andruid

Field Summary
static java.lang.String PACKAGE_NAME
           
static java.lang.Class[] TRANSLATIONS
           
 
Constructor Summary
DefaultServicesTranslations()
           
 
Method Summary
static TranslationSpace get()
          This accessor will work from anywhere, in any order, and stay efficient.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PACKAGE_NAME

public static final java.lang.String PACKAGE_NAME
See Also:
Constant Field Values

TRANSLATIONS

public static final java.lang.Class[] TRANSLATIONS
Constructor Detail

DefaultServicesTranslations

public DefaultServicesTranslations()
Method Detail

get

public static TranslationSpace get()
This accessor will work from anywhere, in any order, and stay efficient.

Returns:
TranslationSpace for basic ecologylab.services