|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object urv.app.Application
public abstract class Application
Constructor Summary | |
---|---|
Application()
|
Method Summary | |
---|---|
protected MChannel |
createMChannel(MulticastAddress mcastAddr)
|
void |
registerAppLauncher(AppLauncher appLauncher)
|
abstract void |
start()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Application()
Method Detail |
---|
public void registerAppLauncher(AppLauncher appLauncher)
public abstract void start()
protected MChannel createMChannel(MulticastAddress mcastAddr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |