jp.osdl.jbento2.analyzer
クラス GCAnalyzer
java.lang.Object
jp.osdl.jbento2.analyzer.GCAnalyzer
public class GCAnalyzer
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCAnalyzer
public GCAnalyzer()
main
public static void main(String[] args)
throws Exception
- 例外:
Exception
analyze
public void analyze()
throws Exception
- 例外:
Exception
createReader
protected Reader createReader()
throws IOException
- 例外:
IOException
getLastModified
protected long getLastModified()
getSrc
public String getSrc()
setSrc
public void setSrc(String src)
getDest
public String getDest()
setDest
public void setDest(String dest)
getStartTime
public String getStartTime()
setStartTime
public void setStartTime(String startTime)
getDurationMillis
public long getDurationMillis()
setDurationMillis
public void setDurationMillis(long durationMillis)
getRampUpMillis
public long getRampUpMillis()
setRampUpMillis
public void setRampUpMillis(long rampUpMillis)
Copyright © 2005-2008 The JBento Project. All Rights Reserved.