public class PluginContextClassLoaderStrategyBeanDefinitionDecorator extends Object implements org.springframework.beans.factory.xml.BeanDefinitionDecorator
HostComponentProvider through
the SpringHostComponentProviderFactoryBean.
In the case of hierarchical contexts we will put the host component provider in the lowest possible context.| Constructor and Description |
|---|
PluginContextClassLoaderStrategyBeanDefinitionDecorator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.BeanDefinitionHolder |
decorate(Node source,
org.springframework.beans.factory.config.BeanDefinitionHolder holder,
org.springframework.beans.factory.xml.ParserContext ctx)
Called when the Spring parser encounters an "available" attribute.
|
public PluginContextClassLoaderStrategyBeanDefinitionDecorator()
public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(Node source, org.springframework.beans.factory.config.BeanDefinitionHolder holder, org.springframework.beans.factory.xml.ParserContext ctx)
decorate in interface org.springframework.beans.factory.xml.BeanDefinitionDecoratorsource - The attributeholder - The containing bean definitionctx - The parser contextCopyright © 2014 Atlassian. All rights reserved.