Package | Description |
---|---|
com.asakusafw.windgate.bootstrap |
Launches WindGate.
|
Modifier and Type | Method and Description |
---|---|
static Environment |
Environment.system()
Returns a new system environment variables.
|
Modifier and Type | Method and Description |
---|---|
static Path |
CoreConstants.getApplication(Environment env,
String batchId)
Returns the application base directory.
|
static Path |
CoreConstants.getBatchappsHome(Environment env)
Returns the batch application installation directory.
|
static Path |
CoreConstants.getHome(Environment env)
Returns the framework installation directory.
|
Constructor and Description |
---|
FinalizeBootstrap(Environment environment,
ClassLoader classLoader)
Creates a new instance.
|
ProcessBootstrap(Environment environment,
ClassLoader classLoader)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.