org.apache.sling.commons.threads.impl
Class WebConsolePrinter
java.lang.Object
org.apache.sling.commons.threads.impl.WebConsolePrinter
public class WebConsolePrinter
- extends Object
This is a configuration printer for the web console which
prints out the thread pools.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebConsolePrinter
public WebConsolePrinter(DefaultThreadPoolManager dtpm)
initPlugin
public static void initPlugin(org.osgi.framework.BundleContext bundleContext,
DefaultThreadPoolManager dtpm)
destroyPlugin
public static void destroyPlugin()
printConfiguration
public void printConfiguration(PrintWriter pw)
- Print out the servlet filter chains.
- See Also:
ConfigurationPrinter.printConfiguration(java.io.PrintWriter)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.