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