fr.lifl.magique
Class PlatformLauncher

java.lang.Object
  extended byfr.lifl.magique.AbstractMagiqueMain
      extended byfr.lifl.magique.PlatformLauncher

public class PlatformLauncher
extends AbstractMagiqueMain


Field Summary
 
Fields inherited from class fr.lifl.magique.AbstractMagiqueMain
platform
 
Constructor Summary
PlatformLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void theRealMain(java.lang.String[] args)
           
 
Methods inherited from class fr.lifl.magique.AbstractMagiqueMain
createAgent, createAgent, createAgent, getPlatform, setPlatform
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformLauncher

public PlatformLauncher()
Method Detail

theRealMain

public void theRealMain(java.lang.String[] args)
Specified by:
theRealMain in class AbstractMagiqueMain

main

public static void main(java.lang.String[] args)