Uses of Class
jp.terasoluna.fw.web.struts.action.GlobalMessageResources

Packages that use GlobalMessageResources
jp.terasoluna.fw.web.struts.action Extended class related to the "request" process of Struts in Web version  
 

Uses of GlobalMessageResources in jp.terasoluna.fw.web.struts.action
 

Fields in jp.terasoluna.fw.web.struts.action declared as GlobalMessageResources
private static GlobalMessageResources GlobalMessageResources.globalMessageResources
          Singleton object.
 

Methods in jp.terasoluna.fw.web.struts.action that return GlobalMessageResources
static GlobalMessageResources GlobalMessageResources.getInstance()
          Returns the singleton instance of this class.