org.eclipse.birt.core.framework
Class PlatformLauncher

java.lang.Object
  extended by org.eclipse.birt.core.framework.PlatformLauncher
Direct Known Subclasses:
OSGILauncher

public abstract class PlatformLauncher
extends java.lang.Object


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

PlatformLauncher

public PlatformLauncher()
Method Detail

startup

public abstract void startup(PlatformConfig config)
                      throws FrameworkException
Throws:
FrameworkException

shutdown

public abstract void shutdown()


Copyright © 2008 Actuate Corp. All rights reserved.