public class BeforeRoutePredicateFactory extends AbstractRoutePredicateFactory<BeforeRoutePredicateFactory.Config>
| Modifier and Type | Class and Description |
|---|---|
static class |
BeforeRoutePredicateFactory.Config |
ShortcutConfigurable.GatewayEvaluationContext, ShortcutConfigurable.RestrictivePropertyAccessor, ShortcutConfigurable.ShortcutType| Modifier and Type | Field and Description |
|---|---|
static String |
DATETIME_KEY
DateTime key.
|
PATTERN_KEY| Constructor and Description |
|---|
BeforeRoutePredicateFactory() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(BeforeRoutePredicateFactory.Config config) |
List<String> |
shortcutFieldOrder()
Returns hints about the number of args and the order for shortcut parsing.
|
getConfigClass, newConfig, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapply, applyAsync, applyAsync, beforeApply, getConfigClass, name, newConfiggetValue, normalizeKey, shortcutFieldPrefix, shortcutTypepublic static final String DATETIME_KEY
public List<String> shortcutFieldOrder()
ShortcutConfigurablepublic Predicate<org.springframework.web.server.ServerWebExchange> apply(BeforeRoutePredicateFactory.Config config)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.