Class OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.BeanDefinitionDecorator
    Enclosing class:
    OnmsNamespaceHandler

    public static class OnmsNamespaceHandler.AnnotatedSubscriptionBeanDefinitionDecorator
    extends java.lang.Object
    implements org.springframework.beans.factory.xml.BeanDefinitionDecorator
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.beans.factory.config.BeanDefinitionHolder decorate​(org.w3c.dom.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

      • AnnotatedSubscriptionBeanDefinitionDecorator

        public AnnotatedSubscriptionBeanDefinitionDecorator()
    • Method Detail

      • decorate

        public org.springframework.beans.factory.config.BeanDefinitionHolder decorate​(org.w3c.dom.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