org.shredzone.repowatch.web
Class RepositoryListController
java.lang.Object
org.shredzone.repowatch.web.RepositoryListController
@Controller
public class RepositoryListController
- extends Object
This controller takes care of listing repositories.
- Version:
- $Revision: 328 $
|
Method Summary |
org.springframework.web.servlet.ModelAndView |
repoHandler()
Lists all repositories. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryListController
public RepositoryListController()
repoHandler
@RequestMapping(value="/repo.html")
public org.springframework.web.servlet.ModelAndView repoHandler()
- Lists all repositories.
- Returns:
ModelAndView for rendering.
Copyright © 2007-2011
shredzone.org. All Rights Reserved.