public class RemoteThreadsListenerImpl extends UnicastRemoteObject implements RemoteThreadsListener, ThreadListener
ref| Constructor and Description |
|---|
RemoteThreadsListenerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
threadFinished()
Called for each thread after all samples have been processed.
|
void |
threadStarted()
Called for each thread before starting sampling.
|
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic RemoteThreadsListenerImpl()
throws RemoteException
RemoteException - if failed to export objectpublic void threadStarted()
ThreadListenerthreadStarted in interface ThreadListenerthreadStarted in interface RemoteThreadsListenerRemoteThreadsListener.threadStarted()public void threadFinished()
ThreadListenerthreadFinished in interface ThreadListenerthreadFinished in interface RemoteThreadsListenerThreadListener.threadFinished()Copyright © 1998-2022 Apache Software Foundation. All Rights Reserved.