|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--edu.wisc.cs.stego.Scanner
|
+--edu.wisc.cs.stego.modules.ScannerLoadTest
This class is a simple Scanner intended to test the ModuleLoader.
ModuleLoader,
Scanner| Constructor Summary | |
ScannerLoadTest()
|
|
| Method Summary | |
static Scanner |
buildScanner(java.lang.String[] params)
This factory method builds ScannerLoadTest objects. |
java.lang.String[] |
scanHeap(HeapProfile hp)
This method is a stub for testing purposes. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ScannerLoadTest()
| Method Detail |
public static Scanner buildScanner(java.lang.String[] params)
params - are ignored, but required by the Scanner specification.public java.lang.String[] scanHeap(HeapProfile hp)
hp - is ignored, but required by the Scanner specification.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||