public class PluginListDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
<list /> elements from the plugin namespace.| Constructor and Description |
|---|
PluginListDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPostProcessorName()
Returns the name of the
org.springframework.beans.factory.config.BeanFactoryPostProcessor to be registered. |
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(Element element,
org.springframework.beans.factory.xml.ParserContext context) |
protected boolean |
shouldGenerateIdAsFallback() |
protected static final String PACKAGE
protected String getPostProcessorName()
org.springframework.beans.factory.config.BeanFactoryPostProcessor to be registered.protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(Element element, org.springframework.beans.factory.xml.ParserContext context)
parseInternal in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserprotected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 2008-2015–2015 Pivotal Software, Inc.. All rights reserved.