|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.scmwebgui.actions.StartAgents
public class StartAgents
This IActionHandler starts all the agents of the project. The handler is called without parameters.
| Constructor Summary | |
|---|---|
StartAgents()
|
|
| Method Summary | |
|---|---|
void |
execute(RequestContext ctx,
javax.servlet.http.HttpServletRequest request)
Execute the actions in the IActionHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StartAgents()
| Method Detail |
|---|
public void execute(RequestContext ctx,
javax.servlet.http.HttpServletRequest request)
IActionHandler
execute in interface IActionHandlerrequest - Servlet Request with parameters as attributes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||