org.opennms.spring.xml
Class OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator

java.lang.Object
  extended by org.opennms.spring.xml.OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionDecorator
Enclosing class:
OnmsNamespaceHandler

public class OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionDecorator


Constructor Summary
OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator()
           
 
Method Summary
 org.springframework.beans.factory.config.BeanDefinitionHolder decorate(Node node, org.springframework.beans.factory.config.BeanDefinitionHolder definition, org.springframework.beans.factory.xml.ParserContext parserContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator

public OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator()
Method Detail

decorate

public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(Node node,
                                                                              org.springframework.beans.factory.config.BeanDefinitionHolder definition,
                                                                              org.springframework.beans.factory.xml.ParserContext parserContext)
Specified by:
decorate in interface org.springframework.beans.factory.xml.BeanDefinitionDecorator


Copyright © 2009. All Rights Reserved.