public static @interface AdhocResultDuringRequestProcessingFilter.Config
Modifier and Type | Required Element and Description |
---|---|
String |
osgi_http_whiteboard_filter_regex |
Modifier and Type | Optional Element and Description |
---|---|
long |
delayProcessingInSec |
String |
hcName |
String |
method |
String |
osgi_http_whiteboard_context_select |
org.apache.felix.hc.api.Result.Status |
statusDuringRequestProcessing |
String[] |
tags |
String[] |
tagsDuringDelayedProcessing |
String |
userAgentRegEx |
String[] |
waitAfterProcessing_forTags |
long |
waitAfterProcessing_initialWait |
long |
waitAfterProcessing_maxDelay |
String |
webconsole_configurationFactory_nameHint |
public abstract String osgi_http_whiteboard_filter_regex
public abstract String osgi_http_whiteboard_context_select
public abstract String method
public abstract String userAgentRegEx
public abstract String hcName
public abstract String[] tags
public abstract org.apache.felix.hc.api.Result.Status statusDuringRequestProcessing
public abstract String[] tagsDuringDelayedProcessing
public abstract String[] waitAfterProcessing_forTags
public abstract String webconsole_configurationFactory_nameHint
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.