mandala.jacob.remote
Interface RemoteThread

All Superinterfaces:
Remote, java.lang.Runnable, java.io.Serializable, ThreadOp
All Known Implementing Classes:
RemoteThreadProxy, RMIThread

public interface RemoteThread
extends ThreadOp, Remote

Represents a remote thread object.

This interface should be the only access to a remote thread for any remote clients.

Since:
1.0
Version:
1.0
Author:
eipi
See Also:
ThreadOp, Remote

Nested Class Summary
static class RemoteThread.RemoteThreadMethods
           
 
Methods inherited from interface mandala.util.ThreadOp
checkAccess, getContextClassLoader, getName, getPriority, interrupt, isAlive, isDaemon, isInterrupted, join, join, join, run, setContextClassLoader, setDaemon, setName, setPriority, start
 
Methods inherited from interface mandala.jacob.remote.Remote
getExceptionHandler, setExceptionHandler
 



Mandala help mailing list