org.ow2.petals.tools.webadmin.ui.monitoring
Class ShowExchanges

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.ow2.petals.tools.webadmin.ui.infra.action.AuthentifiedAction
          extended by org.ow2.petals.tools.webadmin.ui.infra.action.MonitoringAction
              extended by org.ow2.petals.tools.webadmin.ui.monitoring.ShowExchanges

public class ShowExchanges
extends MonitoringAction

Author:
mcarpentier - EBM Websourcing

Field Summary
static java.lang.String MESSAGES_PER_PAGE
           
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ShowExchanges()
           
 
Method Summary
 org.apache.struts.action.ActionForward executeMonitoringAuthentified(org.apache.struts.action.ActionMapping iActionMapping, org.apache.struts.action.ActionForm iActionForm, javax.servlet.http.HttpServletRequest iServletRequest, javax.servlet.http.HttpServletResponse iServletResponse)
           
 
Methods inherited from class org.ow2.petals.tools.webadmin.ui.infra.action.MonitoringAction
executeAuthentified
 
Methods inherited from class org.ow2.petals.tools.webadmin.ui.infra.action.AuthentifiedAction
checkMandatoryParameters, execute, fillInfoBean, fillInfoBeanWithExceptionMessage
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MESSAGES_PER_PAGE

public static java.lang.String MESSAGES_PER_PAGE
Constructor Detail

ShowExchanges

public ShowExchanges()
Method Detail

executeMonitoringAuthentified

public org.apache.struts.action.ActionForward executeMonitoringAuthentified(org.apache.struts.action.ActionMapping iActionMapping,
                                                                            org.apache.struts.action.ActionForm iActionForm,
                                                                            javax.servlet.http.HttpServletRequest iServletRequest,
                                                                            javax.servlet.http.HttpServletResponse iServletResponse)
Specified by:
executeMonitoringAuthentified in class MonitoringAction


Copyright © 2005-2008 OW2 Consortium. All Rights Reserved.