org.apache.geronimo.console.i18n
Class ConsoleResource_zh

java.lang.Object
  extended by java.util.ResourceBundle
      extended by org.apache.geronimo.console.i18n.ConsoleResourceSupport
          extended by org.apache.geronimo.console.i18n.ConsoleResource_zh

public class ConsoleResource_zh
extends ConsoleResourceSupport

Resource for Chinese. Nothing to do with this class, all functions are implemented in ConsoleResourceSupport. See Java Doc of class java.util.ResourceBundle


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ConsoleResource_zh()
           
 
Method Summary
 
Methods inherited from class org.apache.geronimo.console.i18n.ConsoleResourceSupport
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleResource_zh

public ConsoleResource_zh()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.