| Interface | Description |
|---|---|
| IDataSource |
Interface describing access to a IDataSource, which could be either a file on
a local system, a network resource or a database connection.
|
| IDataSourceFactory | |
| IFileFragmentProvider |
Interface for Objects, which provide an
IFileFragment. |
| IInputDataFactory |
Interface for providers of input data.
|
| Class | Description |
|---|---|
| AFragmentCommandServiceLoader |
Loads available implementations of
AFragmentCommand
from classpath resources using the ServiceLoader. |
| AFragmentCommandServiceLoader.ClassNameLexicalComparator | |
| DataSourceFactory |
Factory managing objects of type
IDataSource. |
| DataSourceServiceLoader |
Loads available service implementations from the classpath using
ServiceLoader. |
| InputDataFactory |
Implementation of
IInputDataFactory. |
| PropertyFileGenerator | Deprecated |
| UserDir |
Abstraction of a user dir for an application given an application name and
a version.
|
Copyright © 2007-2013. All Rights Reserved.