org.apache.jetspeed.portlets.profiler
Class ProfilerAdminPortlet

java.lang.Object
  extended byjavax.portlet.GenericPortlet
      extended byorg.apache.portals.bridges.common.GenericServletPortlet
          extended byorg.apache.portals.bridges.jsf.FacesPortlet
              extended byorg.apache.jetspeed.portlets.profiler.ProfilerAdminPortlet
All Implemented Interfaces:
javax.portlet.Portlet, javax.portlet.PortletConfig

public class ProfilerAdminPortlet
extends org.apache.portals.bridges.jsf.FacesPortlet

This portlet is a browser over all folders and documents in the system.

Version:
$Id: ProfilerAdminPortlet.java 188545 2005-04-26 23:17:33Z taylor $
Author:
Jeremy Ford, David Sean Taylor

Field Summary
(package private)  org.apache.jetspeed.profiler.Profiler profiler
           
 
Fields inherited from class org.apache.portals.bridges.jsf.FacesPortlet
ACTION_REQUEST, CUSTOM_REQUEST, EDIT_REQUEST, HELP_REQUEST, JSF_CUSTOM_ID, JSF_EDIT_ID, JSF_HELP_ID, JSF_VIEW_ID, PARAM_ACTION_PAGE, PARAM_CUSTOM_PAGE, PARAM_EDIT_PAGE, PARAM_HELP_PAGE, PARAM_VIEW_PAGE, REQUEST_SERVLET_PATH, VIEW_REQUEST, VIEW_ROOT
 
Fields inherited from class org.apache.portals.bridges.common.GenericServletPortlet
PARAM_ALLOW_PREFERENCES, PARAM_MAX_PAGE
 
Fields inherited from class javax.portlet.GenericPortlet
 
Constructor Summary
ProfilerAdminPortlet()
           
 
Method Summary
 void init(javax.portlet.PortletConfig config)
           
 
Methods inherited from class org.apache.portals.bridges.jsf.FacesPortlet
destroy, doCustom, doEdit, doHelp, doView, getFacesContextFactory, getLifecycle, preProcessFaces, processAction
 
Methods inherited from class org.apache.portals.bridges.common.GenericServletPortlet
getDefaultActionPage, getDefaultCustomPage, getDefaultEditPage, getDefaultHelpPage, getDefaultViewPage, processPreferencesAction, setDefaultActionPage, setDefaultCustomPage, setDefaultEditPage, setDefaultHelpPage, setDefaultViewPage
 
Methods inherited from class javax.portlet.GenericPortlet
doDispatch, 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

profiler

org.apache.jetspeed.profiler.Profiler profiler
Constructor Detail

ProfilerAdminPortlet

public ProfilerAdminPortlet()
Method Detail

init

public void init(javax.portlet.PortletConfig config)
          throws javax.portlet.PortletException
Throws:
javax.portlet.PortletException


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