org.eclipse.mylar.internal.monitor.usage
Class AbstractMonitorLog
java.lang.Object
org.eclipse.mylar.internal.monitor.usage.AbstractMonitorLog
- Direct Known Subclasses:
- InteractionEventLogger
public class AbstractMonitorLog
- extends java.lang.Object
- Author:
- Mik Kersten
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outputFile
protected java.io.File outputFile
outputStream
protected java.io.FileOutputStream outputStream
started
boolean started
AbstractMonitorLog
public AbstractMonitorLog()
startMonitoring
public void startMonitoring()
stopMonitoring
public void stopMonitoring()
moveOutputFile
public java.io.File moveOutputFile(java.lang.String newPath)
getOutputFile
public java.io.File getOutputFile()