Uses of Class
jp.terasoluna.fw.web.struts.actions.BLogicAction

Packages that use BLogicAction
jp.terasoluna.fw.web.struts.actions Extended class related to "Action" of Struts in Web version  
 

Uses of BLogicAction in jp.terasoluna.fw.web.struts.actions
 

Subclasses of BLogicAction in jp.terasoluna.fw.web.struts.actions
 class DownloadBLogicAction<P>
           This class invokes BLogic at the time of performing download process.
It invokes BLogic directly from Action. This class is not supported in EJB.