Serializable, Remote, ThreadListener, RemoteThreadsListenerpublic 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, waitequals, getRef, hashCode, toString, toStubgetClientHost, getLog, setLogclone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObjectpublic RemoteThreadsListenerImpl()
throws RemoteException
RemoteException - if failed to export objectpublic void threadStarted()
ThreadListenerthreadStarted in interface RemoteThreadsListenerthreadStarted in interface ThreadListenerRemoteThreadsListener.threadStarted()public void threadFinished()
ThreadListenerthreadFinished in interface RemoteThreadsListenerthreadFinished in interface ThreadListenerThreadListener.threadFinished()Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.