org.apache.servicemix.web.controller
Class SharedLibraryLifeCycle
java.lang.Object
org.apache.servicemix.web.controller.SharedLibraryLifeCycle
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
public class SharedLibraryLifeCycle
- extends Object
- implements org.springframework.web.servlet.mvc.Controller
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNINSTALL
public static final String UNINSTALL
- See Also:
- Constant Field Values
SharedLibraryLifeCycle
public SharedLibraryLifeCycle(AdminCommandsServiceMBean adminCommandsService,
String action)
handleRequest
public org.springframework.web.servlet.ModelAndView handleRequest(HttpServletRequest request,
HttpServletResponse response)
throws Exception
- Specified by:
handleRequest in interface org.springframework.web.servlet.mvc.Controller
- Throws:
Exception
getName
public String getName()
setName
public void setName(String name)
getView
public String getView()
setView
public void setView(String view)
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.