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.AbstractBeanDefinitionParser
protected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback
in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Copyright © 2008-2014–2015 Pivotal, Inc.. All rights reserved.