org.appfuse.web
Class UserController

java.lang.Object
  extended by org.appfuse.web.UserController

@Controller
public class UserController
extends java.lang.Object


Constructor Summary
UserController()
           
 
Method Summary
 java.lang.String execute(org.springframework.ui.ModelMap model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserController

public UserController()
Method Detail

execute

@RequestMapping(value="/users.*")
public java.lang.String execute(org.springframework.ui.ModelMap model)


Copyright © 2010. All Rights Reserved.