|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.app.AppLauncher
public class AppLauncher
This class is responsible of run the application defined in the omolsr.properties file as APPLICATION property. This execution could be real execution or emulated.
Constructor Summary | |
---|---|
AppLauncher()
|
Method Summary | |
---|---|
ChannelGenerator |
getChannelGenerator()
|
EmulationController |
getEmulationController()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppLauncher()
Method Detail |
---|
public static void main(java.lang.String[] args)
public ChannelGenerator getChannelGenerator()
public EmulationController getEmulationController()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |