|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.bull.javamelody.NodesController
public class NodesController
Controller between data and presentation for Hudson's nodes (slaves in general)
| Constructor Summary | |
|---|---|
NodesController(NodesCollector nodesCollector)
|
|
| Method Summary | |
|---|---|
void |
doMonitoring(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Generate a report |
static boolean |
isJavaInformationsNeeded(javax.servlet.http.HttpServletRequest httpRequest)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodesController(NodesCollector nodesCollector)
| Method Detail |
|---|
public void doMonitoring(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws java.io.IOException
req - Http requestresp - Http response
java.io.IOException - epublic static boolean isJavaInformationsNeeded(javax.servlet.http.HttpServletRequest httpRequest)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||