|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.lifl.magique.platform.PlatformMessageProcessor
this is simply use to treat a given PlatformMessage in a thread. Each PlatformMessage is run in a separate thread which is instantiated by siuch an object.
Runnable| Constructor Summary | |
PlatformMessageProcessor(Platform platform,
PlatformMessage platformMessage)
|
|
| Method Summary | |
void |
run()
treats the PlatformMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PlatformMessageProcessor(Platform platform,
PlatformMessage platformMessage)
platformMessage - the platformMessage to execute| Method Detail |
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||