public class SlingPropertiesPrinter extends Object
| Constructor and Description |
|---|
SlingPropertiesPrinter(Properties props) |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroyPlugin() |
static void |
initPlugin(org.osgi.framework.BundleContext bundleContext) |
void |
printConfiguration(PrintWriter pw)
Print out the servlet filter chains.
|
void |
printConfiguration(PrintWriter printWriter,
String mode) |
public SlingPropertiesPrinter(Properties props)
public static void initPlugin(org.osgi.framework.BundleContext bundleContext)
public static void destroyPlugin()
public void printConfiguration(PrintWriter pw)
org.apache.felix.webconsole.ConfigurationPrinter#printConfiguration(java.io.PrintWriter)public void printConfiguration(PrintWriter printWriter, String mode)
org.apache.felix.webconsole.ModeAwareConfigurationPrinter#printConfiguration(java.io.PrintWriter, java.lang.String)Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.