public abstract class PlatformLauncher
extends java.lang.Object
| 构造器和说明 |
|---|
PlatformLauncher() |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract void |
shutdown() |
abstract void |
startup(PlatformConfig config) |
public abstract void startup(PlatformConfig config) throws FrameworkException
public abstract void shutdown()
Copyright © 2008 Actuate Corp. All rights reserved.