public interface UrlMapper
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
provideUrlMapping()
The implementor provides a list of url mappings between paths and classes to be executed
when such a path is being called.
|
Map<String,String> provideUrlMapping()
Copyright © 2011-2013. All Rights Reserved.