Package | Description |
---|---|
com.asakusafw.runtime.core |
Runtime core classes.
|
com.asakusafw.runtime.core.legacy |
The legacy Asakusa Framework implementations.
|
com.asakusafw.runtime.directio.api.legacy |
The legacy Direct I/O implementations.
|
com.asakusafw.runtime.flow |
Classes for executing data flow operations.
|
com.asakusafw.runtime.report |
Built-in Report API plug-ins.
|
Modifier and Type | Class and Description |
---|---|
static class |
Report.Default
A basic implementation of
Report.Delegate . |
static class |
Report.Delegate
An abstract super class of delegation objects for
Report . |
Modifier and Type | Class and Description |
---|---|
static class |
LegacyBatchContext.Initializer
Initializes
LegacyBatchContext . |
static class |
LegacyReport.Initializer
An initializer for
Report.Delegate . |
static class |
RuntimeResource.DelegateRegisterer<D>
A skeletal implementation of registering/unregistering resource delegation objects.
|
Modifier and Type | Class and Description |
---|---|
static class |
LegacyDirectIo.Initializer
Initializes
LegacyDirectIo . |
Modifier and Type | Method and Description |
---|---|
protected List<RuntimeResource> |
RuntimeResourceManager.load()
Loads the available resources.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonsLoggingReport
Report API via Commons Logging.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.