|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.beans.factory.xml.NamespaceHandlerSupport
org.directwebremoting.spring.DwrNamespaceHandler
public class DwrNamespaceHandler
The Spring namespace handler which handles all elements that are defined as
part of the DWR namespace.
The DWR namespace is defined in the spring-dwr-X.X.xsd
file. All
elements that are encountered in Spring configuration files are automatically
converted to their actual bean representation in the Spring bean registry.
Constructor Summary | |
---|---|
DwrNamespaceHandler()
|
Method Summary | |
---|---|
void |
init()
|
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 |
---|
public DwrNamespaceHandler()
Method Detail |
---|
public void init()
|
Copyright ? 2005 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |