Package | Description |
---|---|
net.grinder.console.model |
The console model.
|
Modifier and Type | Method and Description |
---|---|
void |
SampleModelImplementation.addSampleListener(Test test,
SampleListener listener)
Add a new sample listener for the specific test.
|
void |
SampleModel.addSampleListener(Test test,
SampleListener listener)
Add a new sample listener for the specific test.
|
void |
SampleModelImplementation.addTotalSampleListener(SampleListener listener)
Add a new total sample listener.
|
void |
SampleModel.addTotalSampleListener(SampleListener listener)
Add a new total sample listener.
|
Copyright © 2000-2014. All Rights Reserved.