public interface RemoteThreadsListener
extends java.rmi.Remote
| Modifier and Type | Method and Description |
|---|---|
void |
threadFinished() |
void |
threadStarted() |
void threadStarted()
throws java.rmi.RemoteException
java.rmi.RemoteException - when remote calling of the method failsThreadListener.threadStarted()void threadFinished()
throws java.rmi.RemoteException
java.rmi.RemoteException - when remote calling of the method failsThreadListener.threadFinished()Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.