org.apache.myfaces.tobago.context
Class TobagoResourceBundle

java.lang.Object
  extended by java.util.ResourceBundle
      extended by org.apache.myfaces.tobago.context.TobagoResourceBundle

public class TobagoResourceBundle
extends ResourceBundle


Field Summary
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
TobagoResourceBundle()
           
 
Method Summary
 Enumeration<String> getKeys()
           
protected  Object handleGetObject(String key)
           
 
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

TobagoResourceBundle

public TobagoResourceBundle()
Method Detail

handleGetObject

protected Object handleGetObject(String key)
Specified by:
handleGetObject in class ResourceBundle

getKeys

public Enumeration<String> getKeys()
Specified by:
getKeys in class ResourceBundle


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.