public static @interface ServiceUnavailableFilter.Config
Modifier and Type | Fields and Description |
---|---|
static String |
RESPONSE_TEXT_DEFAULT |
Modifier and Type | Required Element and Description |
---|---|
String |
osgi_http_whiteboard_filter_regex |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
autoDisableFilter |
boolean |
avoid404DuringStartup |
boolean |
includeExecutionResult |
String |
osgi_http_whiteboard_context_select |
String |
responseTextFor503 |
int |
service_ranking |
org.apache.felix.hc.api.Result.Status |
statusFor503 |
String[] |
tags |
String |
webconsole_configurationFactory_nameHint |
public static final String RESPONSE_TEXT_DEFAULT
public abstract String osgi_http_whiteboard_filter_regex
public abstract String osgi_http_whiteboard_context_select
public abstract String[] tags
public abstract org.apache.felix.hc.api.Result.Status statusFor503
public abstract String responseTextFor503
public abstract String webconsole_configurationFactory_nameHint
Copyright © 2013–2021 The Apache Software Foundation. All rights reserved.