|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.spotter.AbstractSpotter
org.placelab.spotter.SyncSpotter
org.placelab.test.FakeSpotter
Used for testing.
| Field Summary | |
static java.lang.String |
LAB_AP_0_MAC
|
static java.lang.String |
LAB_AP_1_MAC
|
| Constructor Summary | |
FakeSpotter()
|
|
| Method Summary | |
void |
close()
Unloads resources used by the spotter. |
void |
fakeLab()
|
protected Measurement |
getMeasurementImpl()
Collects and returns a single Measurement. |
protected long |
nextScanInterval()
|
void |
open()
Load resources used by the spotter. |
| Methods inherited from class org.placelab.spotter.SyncSpotter |
errorInBackgroundThreadAndThreadDeath, getMeasurement, scanUsingBackgroundThread, scanUsingEventSystem, startScanning, startScanning, stopScanning |
| Methods inherited from class org.placelab.spotter.AbstractSpotter |
addListener, notifyEndOfScan, notifyEndOfScan, notifyGotException, notifyGotException, notifyGotMeasurement, notifyGotMeasurement, removeListener, scanOnce, scanOnce, waitForThread |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String LAB_AP_0_MAC
public static final java.lang.String LAB_AP_1_MAC
| Constructor Detail |
public FakeSpotter()
| Method Detail |
public void fakeLab()
protected Measurement getMeasurementImpl()
SyncSpotter
getMeasurementImpl in class SyncSpotterpublic void open()
Spotter
public void close()
Spotter
protected long nextScanInterval()
nextScanInterval in class SyncSpotter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||