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