taxisrus.implementation.rmi
Class ModelRMIThread
java.lang.Object
|
+--java.lang.Thread
|
+--taxisrus.implementation.rmi.ModelRMIThread
- All Implemented Interfaces:
- Runnable
- public class ModelRMIThread
- extends Thread
- Author:
- alexcho
To change this generated comment edit the template variable "typecomment":
Window>Preferences>Java>Templates.
To enable and disable the creation of type comments go to
Window>Preferences>Java>Code Generation.
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
_model
protected ModelInterface _model
_method
protected String _method
_parameter
protected ModelRMIThreadParameter _parameter
_returnObject
protected Object _returnObject
ModelRMIThread
public ModelRMIThread(ModelInterface model,
String method,
ModelRMIThreadParameter parameter)
run
public void run()
- Overrides:
run in class Thread
getReturnObject
public Object getReturnObject()
API documentation for build 958