org.directwebremoting.spring
Class DwrNamespaceHandler.CreatorBeanDefinitionDecorator

java.lang.Object
  extended by org.directwebremoting.spring.DwrNamespaceHandler.CreatorBeanDefinitionDecorator
Enclosing class:
DwrNamespaceHandler

protected class DwrNamespaceHandler.CreatorBeanDefinitionDecorator
extends java.lang.Object

Uses the BeanDefinitionDecorator since we need access to the name of the parent definition?? Register the creatores: spring, new, null, scripted, jsf, struts, pageflow


Constructor Summary
protected DwrNamespaceHandler.CreatorBeanDefinitionDecorator()
           
 
Method Summary
 BeanDefinitionHolder decorate(org.w3c.dom.Node node, BeanDefinitionHolder definition, ParserContext parserContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DwrNamespaceHandler.CreatorBeanDefinitionDecorator

protected DwrNamespaceHandler.CreatorBeanDefinitionDecorator()
Method Detail

decorate

public BeanDefinitionHolder decorate(org.w3c.dom.Node node,
                                     BeanDefinitionHolder definition,
                                     ParserContext parserContext)