org.apache.sling.extensions.threaddump.internal
Class ThreadDumperPanel

java.lang.Object
  extended by org.apache.sling.extensions.threaddump.internal.ThreadDumperPanel
All Implemented Interfaces:
org.apache.felix.webconsole.ConfigurationPrinter

public class ThreadDumperPanel
extends Object
implements org.apache.felix.webconsole.ConfigurationPrinter


Field Summary
 
Fields inherited from interface org.apache.felix.webconsole.ConfigurationPrinter
MODE_ALWAYS, MODE_TXT, MODE_WEB, MODE_ZIP, PROPERTY_MODES, SERVICE
 
Constructor Summary
ThreadDumperPanel()
           
 
Method Summary
 String getTitle()
           
 void printConfiguration(PrintWriter pw)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadDumperPanel

public ThreadDumperPanel()
Method Detail

getTitle

public String getTitle()
Specified by:
getTitle in interface org.apache.felix.webconsole.ConfigurationPrinter
See Also:
ConfigurationPrinter.getTitle()

printConfiguration

public void printConfiguration(PrintWriter pw)
Specified by:
printConfiguration in interface org.apache.felix.webconsole.ConfigurationPrinter
See Also:
ConfigurationPrinter.printConfiguration(java.io.PrintWriter)


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.