org.directwebremoting.spring
Class DwrAnnotationNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.directwebremoting.spring.DwrNamespaceHandler
          extended by org.directwebremoting.spring.DwrAnnotationNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class DwrAnnotationNamespaceHandler
extends DwrNamespaceHandler

Adds the missing elements to the DWR namespace handling. Namely

Author:
Jose Noheda [jose.noheda@gmail.com]

Constructor Summary
DwrAnnotationNamespaceHandler()
           
 
Method Summary
 void init()
          Add a new Parser to register
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DwrAnnotationNamespaceHandler

public DwrAnnotationNamespaceHandler()
Method Detail

init

public void init()
Add a new Parser to register

Specified by:
init in interface org.springframework.beans.factory.xml.NamespaceHandler
Overrides:
init in class DwrNamespaceHandler
See Also:
DwrNamespaceHandler.init()

Copyright ¬ 2005