public abstract class ConfigUtils
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ConfigUtils.FilterChainList
Bean which holds the list of filters which are maintained in the context and modified by calls to
addHttpFilter.
|
Constructor and Description |
---|
ConfigUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
addVoter(org.springframework.beans.factory.config.BeanDefinition voter,
org.springframework.beans.factory.xml.ParserContext parserContext) |
static int |
countNonEmpty(java.lang.String[] objects) |