Package | Description |
---|---|
com.asakusafw.windgate.bootstrap |
Launches WindGate.
|
Modifier and Type | Method and Description |
---|---|
static Context |
Context.parseForFinalize(String... args)
Parses the program arguments.
|
static Context |
Context.parseForProcess(String... args)
Parses the program arguments.
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessBootstrap.exec(Context context)
Executes Vanilla application.
|
void |
FinalizeBootstrap.exec(Context context)
Executes Vanilla application.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.