org.directwebremoting.spring
Class DwrNamespaceHandler.SignaturesBeanDefinitionDecorator

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

protected class DwrNamespaceHandler.SignaturesBeanDefinitionDecorator
extends java.lang.Object


Constructor Summary
protected DwrNamespaceHandler.SignaturesBeanDefinitionDecorator()
           
 
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.SignaturesBeanDefinitionDecorator

protected DwrNamespaceHandler.SignaturesBeanDefinitionDecorator()
Method Detail

decorate

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