java.lang.Object | |
↳ | webwork.dispatcher.CachingViewMapping |
Caching view mapping. This mapping only delegates to other mapping implementations, and will cache the result so that subsequent mappings for the same actionName/viewName tuple is retrieved from this cache instead. Do not use this if you want to be able to update the mappings at runtime.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NULL_VIEW | |||||||||||
cache | |||||||||||
delegate |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Get view corresponding to given action and view names
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get view corresponding to given action and view names