com.atlassian.plugin.spring.pluginns
Class PluginTrackBundleBeanDefinitionDecorator

java.lang.Object
  extended by com.atlassian.plugin.spring.pluginns.PluginTrackBundleBeanDefinitionDecorator
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionDecorator

public class PluginTrackBundleBeanDefinitionDecorator
extends java.lang.Object
implements org.springframework.beans.factory.xml.BeanDefinitionDecorator


Constructor Summary
PluginTrackBundleBeanDefinitionDecorator()
           
 
Method Summary
 org.springframework.beans.factory.config.BeanDefinitionHolder decorate(org.w3c.dom.Node source, org.springframework.beans.factory.config.BeanDefinitionHolder holder, org.springframework.beans.factory.xml.ParserContext ctx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginTrackBundleBeanDefinitionDecorator

public PluginTrackBundleBeanDefinitionDecorator()
Method Detail

decorate

public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(org.w3c.dom.Node source,
                                                                              org.springframework.beans.factory.config.BeanDefinitionHolder holder,
                                                                              org.springframework.beans.factory.xml.ParserContext ctx)
Specified by:
decorate in interface org.springframework.beans.factory.xml.BeanDefinitionDecorator


Copyright © 2013 Atlassian. All Rights Reserved.