See: Description
Interface | Description |
---|---|
DrainDriver<T> |
An abstract super interface of data drain driver.
|
DriverFactory |
An interface to provide
SourceDriver and DrainDriver . |
SourceDriver<T> |
An abstract super interface of data source driver.
|
Class | Description |
---|---|
DriverRepository | |
ResourceManipulator |
An abstract implementation of logical data store manipulator.
|
ResourceMirror |
An abstract implementation of logical data store resources.
|
ResourceProfile |
A configuration for each resource.
|
ResourceProvider |
An abstract super class of resource factory.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.