public class ParallelListenerNotifier extends org.apache.jmeter.threads.ListenerNotifier implements Serializable
| Constructor and Description |
|---|
ParallelListenerNotifier() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.jmeter.samplers.SampleResult |
getContainer() |
void |
notifyListeners(org.apache.jmeter.samplers.SampleEvent res,
List<org.apache.jmeter.samplers.SampleListener> listeners) |
void |
setContainer(org.apache.jmeter.samplers.SampleResult container) |
public void notifyListeners(org.apache.jmeter.samplers.SampleEvent res,
List<org.apache.jmeter.samplers.SampleListener> listeners)
notifyListeners in class org.apache.jmeter.threads.ListenerNotifierpublic void setContainer(org.apache.jmeter.samplers.SampleResult container)
public org.apache.jmeter.samplers.SampleResult getContainer()
Copyright © 2018. All rights reserved.