org.itracker.web.resources
Class ITrackerMessageResources

java.lang.Object
  extended by org.apache.struts.util.MessageResources
      extended by org.itracker.web.resources.ITrackerMessageResources
All Implemented Interfaces:
Serializable

public class ITrackerMessageResources
extends org.apache.struts.util.MessageResources

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.util.MessageResources
config, defaultFactory, defaultLocale, factory, formats, log, returnNull
 
Constructor Summary
ITrackerMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config)
           
ITrackerMessageResources(org.apache.struts.util.MessageResourcesFactory factory, String config, boolean returnNull)
           
 
Method Summary
 String getMessage(Locale locale, String key)
           
 
Methods inherited from class org.apache.struts.util.MessageResources
escape, getConfig, getFactory, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessage, getMessageResources, getReturnNull, isEscape, isPresent, isPresent, localeKey, log, log, messageKey, messageKey, setEscape, setReturnNull
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITrackerMessageResources

public ITrackerMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
                                String config)

ITrackerMessageResources

public ITrackerMessageResources(org.apache.struts.util.MessageResourcesFactory factory,
                                String config,
                                boolean returnNull)
Method Detail

getMessage

public String getMessage(Locale locale,
                         String key)
Specified by:
getMessage in class org.apache.struts.util.MessageResources


Copyright © 2002-2012 itracker. All Rights Reserved.