org.directwebremoting.spring
Class DwrNamespaceHandler.CreatorBeanDefinitionDecorator
java.lang.Object
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
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 |
DwrNamespaceHandler.CreatorBeanDefinitionDecorator
protected DwrNamespaceHandler.CreatorBeanDefinitionDecorator()
decorate
public BeanDefinitionHolder decorate(org.w3c.dom.Node node,
BeanDefinitionHolder definition,
ParserContext parserContext)