|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.mux.dataserver.Report
org.openmuc.mux.dataserver.PeriodicReport
public class PeriodicReport
Constructor Summary | |
---|---|
PeriodicReport(int handle,
int interval)
|
Method Summary | |
---|---|
void |
emitReport(java.io.PrintWriter out)
|
Methods inherited from class org.openmuc.mux.dataserver.Report |
---|
addDataStorage, getHandle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PeriodicReport(int handle, int interval)
Method Detail |
---|
public void emitReport(java.io.PrintWriter out)
emitReport
in class Report
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |