| Interface | Description |
|---|---|
| BuildContext |
| Class | Description |
|---|---|
| DefaultBuildContext |
Filesystem based non-incremental build context implementation which behaves as if all files
were just created.
|
| EmptyScanner |
Scanner implementation never finds any files/directories.
|
| ThreadBuildContext |
BuildContext implementation that delegates actual work to thread-local
build context set using
setThreadBuildContext(BuildContext). |
Copyright © 2008–2019 Sonatype, Inc.. All rights reserved.