Serializable
, Remote
, ThreadListener
, RemoteThreadsListener
public class RemoteThreadsListenerImpl extends UnicastRemoteObject implements RemoteThreadsListener, ThreadListener
ref
Constructor | Description |
---|---|
RemoteThreadsListenerImpl() |
Modifier and Type | Method | Description |
---|---|---|
void |
threadFinished() |
Called for each thread after all samples have been processed.
|
void |
threadStarted() |
Called for each thread before starting sampling.
|
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRef, hashCode, toString, toStub
getClientHost, getLog, setLog
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObject
public RemoteThreadsListenerImpl() throws RemoteException
RemoteException
- if failed to export objectpublic void threadStarted()
ThreadListener
threadStarted
in interface RemoteThreadsListener
threadStarted
in interface ThreadListener
RemoteThreadsListener.threadStarted()
public void threadFinished()
ThreadListener
threadFinished
in interface RemoteThreadsListener
threadFinished
in interface ThreadListener
ThreadListener.threadFinished()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.