org.apache.servicemix.console
Class JBIContainerPortlet

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

public class JBIContainerPortlet
extends ServiceMixPortlet


Nested Class Summary
static class JBIContainerPortlet.ServiceInfo
           
 
Field Summary
 
Fields inherited from class org.apache.servicemix.console.ServiceMixPortlet
errorView, helpView, log, normalView
 
Constructor Summary
JBIContainerPortlet()
           
 
Method Summary
protected  void doProcessAction(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse)
           
protected  void fillViewRequest(javax.portlet.RenderRequest request)
           
protected  String getAttribute(ObjectName name, String attribute)
           
 
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
 

Constructor Detail

JBIContainerPortlet

public JBIContainerPortlet()
Method Detail

fillViewRequest

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

getAttribute

protected String getAttribute(ObjectName name,
                              String attribute)

doProcessAction

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


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