org.directwebremoting.spring
Class DwrAnnotationPostProcessor

java.lang.Object
  extended by org.directwebremoting.spring.namespace.NamespaceParserHelper
      extended by org.directwebremoting.spring.namespace.FilterParserHelper
          extended by org.directwebremoting.spring.namespace.ConverterParserHelper
              extended by org.directwebremoting.spring.namespace.CreatorParserHelper
                  extended by org.directwebremoting.spring.DwrAnnotationPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor

public class DwrAnnotationPostProcessor
extends CreatorParserHelper
implements org.springframework.beans.factory.config.BeanFactoryPostProcessor

Author:
Jose Noheda [[email protected]]

Constructor Summary
DwrAnnotationPostProcessor()
           
 
Method Summary
 void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
           
 
Methods inherited from class org.directwebremoting.spring.namespace.CreatorParserHelper
registerCreator
 
Methods inherited from class org.directwebremoting.spring.namespace.ConverterParserHelper
lookupConverters
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DwrAnnotationPostProcessor

public DwrAnnotationPostProcessor()
Method Detail

postProcessBeanFactory

public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
                            throws org.springframework.beans.BeansException
Specified by:
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
Throws:
org.springframework.beans.BeansException

Copyright ยจ 2008