|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.directwebremoting.spring.namespace.InitDecorator
public class InitDecorator
Handler for <dwr:init> tags inside <dwr:configuration> tags.
| Constructor Summary | |
|---|---|
InitDecorator()
|
|
| Method Summary | |
|---|---|
org.springframework.beans.factory.config.BeanDefinitionHolder |
decorate(org.w3c.dom.Node initElement,
org.springframework.beans.factory.config.BeanDefinitionHolder configuration,
org.springframework.beans.factory.xml.ParserContext parserContext)
Parses the <dwr:init> tag checking for nested creator and converter definitions. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitDecorator()
| Method Detail |
|---|
public org.springframework.beans.factory.config.BeanDefinitionHolder decorate(org.w3c.dom.Node initElement,
org.springframework.beans.factory.config.BeanDefinitionHolder configuration,
org.springframework.beans.factory.xml.ParserContext parserContext)
<dwr:init> tag checking for nested creator and converter definitions.
decorate in interface org.springframework.beans.factory.xml.BeanDefinitionDecorator
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||