org.apache.axis2.jaxws.i18n
Class MessagesConstants

java.lang.Object
  extended by org.apache.axis2.jaxws.i18n.MessagesConstants

public class MessagesConstants
extends Object


Field Summary
static Locale locale
           
static String projectName
           
static String resourceName
           
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

projectName

public static final String projectName

resourceName

public static final String resourceName

locale

public static final Locale locale

rootPackageName

public static final String rootPackageName

rootBundle

public static final ResourceBundle rootBundle
Constructor Detail

MessagesConstants

public MessagesConstants()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.