|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionMap | |
|---|---|
| kr.co.hit.live.web.mapper | |
| Uses of ActionMap in kr.co.hit.live.web.mapper |
|---|
| Fields in kr.co.hit.live.web.mapper with type parameters of type ActionMap | |
|---|---|
protected Map<String,ActionMap> |
CachedMapReader.cache
한번 파싱되어 생성된 ActionMap 객체를 저장해 놓는다. |
| Methods in kr.co.hit.live.web.mapper that return ActionMap | |
|---|---|
ActionMap |
MapReader.getMap(String path,
String id)
주어진 ID에 해당되는 SubmissionMap 객체를 반환한다. |
ActionMap |
CachedMapReader.getMap(String path,
String id)
|
ActionMap |
AutoReloadMapReader.getMap(String path,
String id)
|
| Methods in kr.co.hit.live.web.mapper with parameters of type ActionMap | |
|---|---|
protected void |
CachedMapReader.cacheMap(String id,
ActionMap smap)
주어진 ActionMap 객체를 cahch에 저장한다. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||