org.apache.sling.settings.impl
Class SlingPropertiesPrinter
java.lang.Object
org.apache.sling.settings.impl.SlingPropertiesPrinter
public class SlingPropertiesPrinter
- extends Object
This is a configuration printer for the web console which
prints out the Sling properties from Launchpad if available.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlingPropertiesPrinter
public SlingPropertiesPrinter(Properties props)
initPlugin
public static void initPlugin(org.osgi.framework.BundleContext bundleContext)
destroyPlugin
public static void destroyPlugin()
printConfiguration
public void printConfiguration(PrintWriter pw)
- Print out the servlet filter chains.
- See Also:
ConfigurationPrinter.printConfiguration(java.io.PrintWriter)
printConfiguration
public void printConfiguration(PrintWriter printWriter,
String mode)
- See Also:
ModeAwareConfigurationPrinter.printConfiguration(java.io.PrintWriter, java.lang.String)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.