@Controller public class PluginReloadService extends BaseService
PluginReloadService class.
| Constructor and Description |
|---|
PluginReloadService() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<Map<String,Object>> |
reloadPlugins(javax.servlet.http.HttpSession session)
Reload all the plugins
|
getStringStackTrace, getWebSession, handleException@RequestMapping(value="/reloadplugins.mvc",
produces="application/json")
@ResponseBody
public org.springframework.http.ResponseEntity<Map<String,Object>> reloadPlugins(javax.servlet.http.HttpSession session)
session - a HttpSession object.ResponseEntity object.Copyright © 2006–2016 OWASP. All rights reserved.