public class CachingViewMapping extends Object implements ViewMapping
| Modifier and Type | Field and Description |
|---|---|
protected Map |
cache |
protected ViewMapping |
delegate |
protected Object |
NULL_VIEW |
| Constructor and Description |
|---|
CachingViewMapping(ViewMapping aDelegate) |
protected ViewMapping delegate
protected Map cache
protected final Object NULL_VIEW
public CachingViewMapping(ViewMapping aDelegate)
public Object getView(String anActionName, String aViewName)
getView in interface ViewMappingCopyright © 2013 Atlassian. All Rights Reserved.