org.apache.sirona.reporting.web.plugin.jvm
Class JVMEndpoints
java.lang.Object
org.apache.sirona.reporting.web.plugin.jvm.JVMEndpoints
public class JVMEndpoints
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVMEndpoints
public JVMEndpoints()
home
public Template home()
cpu
public String cpu(long start,
long end)
memory
public String memory(long start,
long end)
nonHeapmemory
public String nonHeapmemory(long start,
long end)
activeThreads
public String activeThreads(long start,
long end)
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.