com.oy.shared.lw.perf.agent
Class PerfAgentContext
java.lang.Object
com.oy.shared.lw.perf.agent.PerfAgentContext
- public final class PerfAgentContext
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
collectDelayMillis
private int collectDelayMillis
snapshotDelayMillis
private int snapshotDelayMillis
snapshotFileName
private java.lang.String snapshotFileName
maxHistoryRows
private int maxHistoryRows
formatter
private HtmlSnapshotFormatter formatter
canModify
private boolean canModify
PerfAgentContext
public PerfAgentContext()
PerfAgentContext
public PerfAgentContext(java.lang.String snapshotFileName)
setCanModify
void setCanModify(boolean value)
assertCanModify
private void assertCanModify()
getMaxHistoryRows
public int getMaxHistoryRows()
setMaxHistoryRows
public void setMaxHistoryRows(int value)
getCollectDelayMillis
public int getCollectDelayMillis()
setCollectDelayMillis
public void setCollectDelayMillis(int value)
getSnapshotDelayMillis
public int getSnapshotDelayMillis()
setSnapshotDelayMillis
public void setSnapshotDelayMillis(int value)
getFormatter
public HtmlSnapshotFormatter getFormatter()
setFormatter
public void setFormatter(HtmlSnapshotFormatter value)
getSnapshotFileName
public java.lang.String getSnapshotFileName()
setSnapshotFileName
public void setSnapshotFileName(java.lang.String value)
Copyright (C) 2005-2006 Pavel Simakov
http://www.softwaresecretweapons.com