|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMappingStrategy
This interface encapsulates the mapping strategy used by the context.
| Method Summary | |
|---|---|
String |
mapResourcePrefix(String contextPath)
Map a context path to a path prefix for resources. |
String |
mapScopeHandlerName(String contextPath)
Map a context path to the name of a scope handler. |
String |
mapServiceName(String name)
Map a name to the name of a service. |
| Method Detail |
|---|
String mapServiceName(String name)
name - name to map
String mapScopeHandlerName(String contextPath)
contextPath - context path to map
String mapResourcePrefix(String contextPath)
contextPath - context path to map
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||