|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
org.apache.jmeter.samplers.RemoteSampleListenerImpl
| Field Summary |
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Constructor Summary | |
RemoteSampleListenerImpl()
|
|
RemoteSampleListenerImpl(Object listener)
|
|
| Method Summary | |
void |
sampleOccurred(SampleEvent e)
A sample has started and stopped. |
void |
sampleStarted(SampleEvent e)
A sample has started. |
void |
sampleStopped(SampleEvent e)
A sample has stopped. |
void |
setListener(Object listener)
|
void |
testEnded()
Called once for all threads after the end of a test |
void |
testEnded(String host)
|
void |
testIterationStart(LoopIterationEvent event)
Each time through a Thread Group's test script, an iteration event is fired. |
void |
testStarted()
Called just before the start of the test Note that not all the test variables will have been set up at this point. |
void |
testStarted(String host)
|
| Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
| Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RemoteSampleListenerImpl()
throws RemoteException
public RemoteSampleListenerImpl(Object listener)
throws RemoteException
| Method Detail |
public void setListener(Object listener)
public void testStarted()
TestListener
testStarted in interface RemoteSampleListenerpublic void testStarted(String host)
testStarted in interface RemoteSampleListenerpublic void testEnded()
TestListener
testEnded in interface RemoteSampleListenerpublic void testEnded(String host)
testEnded in interface RemoteSampleListenerpublic void sampleOccurred(SampleEvent e)
RemoteSampleListener
sampleOccurred in interface RemoteSampleListenerpublic void sampleStarted(SampleEvent e)
sampleStarted in interface RemoteSampleListenerpublic void sampleStopped(SampleEvent e)
sampleStopped in interface RemoteSampleListenerpublic void testIterationStart(LoopIterationEvent event)
TestListener
testIterationStart in interface TestListenerevent -
|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||