public class FilterChainsConfig extends AbstractFilterChainsConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFINITION_ROOT |
static String |
TRANSPORT_ROOT |
config, ROOT| Constructor and Description |
|---|
FilterChainsConfig() |
| Modifier and Type | Method and Description |
|---|---|
InvocationFilterChainsConfig |
getConsumer() |
InvocationFilterChainsConfig |
getProducer() |
Function<List<String>,List<Object>> |
getResolver() |
boolean |
isEnabled() |
void |
load() |
loadKeyspublic static final String TRANSPORT_ROOT
public static final String DEFINITION_ROOT
public void load()
public boolean isEnabled()
public InvocationFilterChainsConfig getConsumer()
public InvocationFilterChainsConfig getProducer()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.