public class RequestHistoryConsolePlugin extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RequestHistoryConsolePlugin.Plugin |
Modifier and Type | Field and Description |
---|---|
static String |
CLEAR |
static String |
INDEX |
static String |
LABEL |
static int |
STORED_REQUESTS_COUNT |
Modifier and Type | Method and Description |
---|---|
static void |
destroyPlugin() |
static void |
initPlugin(org.osgi.framework.BundleContext context,
int maxRequests,
List<Pattern> storePatterns) |
static void |
recordRequest(org.apache.sling.api.SlingHttpServletRequest r) |
public static final String LABEL
public static final String INDEX
public static final String CLEAR
public static final int STORED_REQUESTS_COUNT
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.