org.pentaho.platform.web.portal
Class PortletDebugHelper

java.lang.Object
  extended by org.pentaho.platform.web.portal.PortletDebugHelper

public class PortletDebugHelper
extends Object

Utility class with (mostly) static methods that aid in getting useful debugging information from various portlet related classes.

Author:
Steven Barkdull

Constructor Summary
PortletDebugHelper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletDebugHelper

public PortletDebugHelper()