Package edu.jas.util
Interface RemoteExecutable
-
- All Superinterfaces:
java.lang.Runnable
,java.io.Serializable
- All Known Implementing Classes:
GBClientSP
,GBExerClient
,GBHybridExerClient
public interface RemoteExecutable extends java.io.Serializable, java.lang.Runnable
Interface RemoteExecutable. Used to mark a Serializable and Runnable class.