org.wso2.carbon.utils.i18n
Class MessagesConstants

java.lang.Object
  extended by org.wso2.carbon.utils.i18n.MessagesConstants

public class MessagesConstants
extends Object


Field Summary
static Locale LOCALE
           
static String PROJECT_NAME
           
static String RESOURCE_NAME
           
static ResourceBundle rootBundle
           
static String rootPackageName
           
 
Constructor Summary
MessagesConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT_NAME

public static final String PROJECT_NAME

RESOURCE_NAME

public static final String RESOURCE_NAME

LOCALE

public static final Locale LOCALE

rootPackageName

public static final String rootPackageName

rootBundle

public static final ResourceBundle rootBundle
Constructor Detail

MessagesConstants

public MessagesConstants()


Copyright © 2014 WSO2 Inc. All rights reserved.