org.apache.servicemix.console
Class JBIAuditPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by org.apache.servicemix.console.ServiceMixPortlet
          extended by org.apache.servicemix.console.JBIAuditPortlet
All Implemented Interfaces:
javax.portlet.Portlet, javax.portlet.PortletConfig

public class JBIAuditPortlet
extends ServiceMixPortlet


Nested Class Summary
static class JBIAuditPortlet.ExchangeInfo
           
 
Field Summary
protected  int page
           
 
Fields inherited from class org.apache.servicemix.console.ServiceMixPortlet
errorView, helpView, log, normalView
 
Constructor Summary
JBIAuditPortlet()
           
 
Method Summary
protected  void doProcessAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
           
protected  void fillViewRequest(javax.portlet.RenderRequest request)
           
 
Methods inherited from class org.apache.servicemix.console.ServiceMixPortlet
closeConnector, destroy, doHelp, doView, getConfigString, getContainerName, getDeploymentService, getInstallationService, getJBIContainer, getJdbcAuditor, getJMXConnector, getManagementContext, getObjectName, getPassword, getProxy, getServerConnection, getServiceURL, getUsername, init, processAction, renderView, setContainerName, setPassword, setUsername
 
Methods inherited from class javax.portlet.GenericPortlet
doDispatch, doEdit, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

page

protected int page
Constructor Detail

JBIAuditPortlet

public JBIAuditPortlet()
Method Detail

doProcessAction

protected void doProcessAction(javax.portlet.ActionRequest actionRequest,
                               javax.portlet.ActionResponse actionResponse)
                        throws Exception
Overrides:
doProcessAction in class ServiceMixPortlet
Throws:
Exception

fillViewRequest

protected void fillViewRequest(javax.portlet.RenderRequest request)
                        throws Exception
Overrides:
fillViewRequest in class ServiceMixPortlet
Throws:
Exception


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.