public class NodesController extends Object
Constructor and Description |
---|
NodesController(NodesCollector nodesCollector)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
doMonitoring(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
Generate a report
|
static boolean |
isJavaInformationsNeeded(javax.servlet.http.HttpServletRequest httpRequest)
Is it necessary to collect java informations for this monitoring request?
|
public NodesController(NodesCollector nodesCollector)
nodesCollector
- NodesCollectorpublic void doMonitoring(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws IOException
req
- Http requestresp
- Http responseIOException
- epublic static boolean isJavaInformationsNeeded(javax.servlet.http.HttpServletRequest httpRequest)
httpRequest
- HttpServletRequestCopyright © 2009-2013. All Rights Reserved.