org.apache.sling.settings.impl
Class SlingPropertiesPrinter
java.lang.Object
org.apache.sling.settings.impl.SlingPropertiesPrinter
public class SlingPropertiesPrinter
- extends java.lang.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(java.util.Properties props)
initPlugin
public static void initPlugin(org.osgi.framework.BundleContext bundleContext)
destroyPlugin
public static void destroyPlugin()
printConfiguration
public void printConfiguration(java.io.PrintWriter pw)
- Print out the servlet filter chains.
- See Also:
org.apache.felix.webconsole.ConfigurationPrinter#printConfiguration(java.io.PrintWriter)
printConfiguration
public void printConfiguration(java.io.PrintWriter printWriter,
java.lang.String mode)
- See Also:
org.apache.felix.webconsole.ModeAwareConfigurationPrinter#printConfiguration(java.io.PrintWriter, java.lang.String)
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.