|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.core.framework.PlatformLauncher
public abstract class PlatformLauncher
Constructor Summary | |
---|---|
PlatformLauncher()
|
Method Summary | |
---|---|
abstract void |
shutdown()
|
abstract void |
startup(PlatformConfig config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlatformLauncher()
Method Detail |
---|
public abstract void startup(PlatformConfig config) throws FrameworkException
FrameworkException
public abstract void shutdown()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |