|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.context.support.ApplicationObjectSupport
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.servlet.handler.AbstractHandlerMapping
org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
org.directwebremoting.spring.DwrHandlerMapping
public class DwrHandlerMapping
Automatically maps (at context startup) the URLs needed by DWR to a DWRController.
| Field Summary |
|---|
| Fields inherited from interface org.springframework.web.servlet.HandlerMapping |
|---|
BEST_MATCHING_PATTERN_ATTRIBUTE, INTROSPECT_TYPE_LEVEL_MAPPING, MATRIX_VARIABLES_ATTRIBUTE, PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE, PRODUCIBLE_MEDIA_TYPES_ATTRIBUTE, URI_TEMPLATE_VARIABLES_ATTRIBUTE |
| Fields inherited from interface org.springframework.core.Ordered |
|---|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Constructor Summary | |
|---|---|
DwrHandlerMapping()
|
|
| Method Summary | |
|---|---|
void |
initApplicationContext()
Maps the following URLs to dwr controller /engine.js /util.js /interface/** /call/** /test/** /download/** |
| Methods inherited from class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping |
|---|
getUrlMap, setMappings, setUrlMap |
| Methods inherited from class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping |
|---|
getHandlerMap, getRootHandler, setLazyInitHandlers, setRootHandler |
| Methods inherited from class org.springframework.web.servlet.handler.AbstractHandlerMapping |
|---|
getDefaultHandler, getHandler, getOrder, getPathMatcher, getUrlPathHelper, setAlwaysUseFullPath, setDefaultHandler, setInterceptors, setOrder, setPathMatcher, setRemoveSemicolonContent, setUrlDecode, setUrlPathHelper |
| Methods inherited from class org.springframework.web.context.support.WebApplicationObjectSupport |
|---|
setServletContext |
| Methods inherited from class org.springframework.context.support.ApplicationObjectSupport |
|---|
getApplicationContext, setApplicationContext |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DwrHandlerMapping()
| Method Detail |
|---|
public void initApplicationContext()
throws org.springframework.beans.BeansException
initApplicationContext in class org.springframework.web.servlet.handler.SimpleUrlHandlerMappingorg.springframework.beans.BeansException
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||