| Class | Description |
|---|---|
| ArchetypeCatalogFileEntry |
A file entry backed by
ArchetypeCatalog in a ArtifactStore. |
| ArtifactFileEntry |
A file entry backed by a
Artifact in a ArtifactStore. |
| ArtifactStoreFileSystem |
A
FileSystem that delegates to a ArtifactStore. |
| CompositeArtifactStore |
An artifact store that serves as a union of multiple artifact stores.
|
| DiskArtifactStore |
An artifact store backed by a directory on the local disk.
|
| FileSystemArtifactStore |
An artifact store based off a
FileSystem. |
| MemoryArtifactStore |
An artifact store that keeps all its artifacts in memory.
|
| MetadataFileEntry |
A file entry backed by
Metadata in a ArtifactStore. |
| MockArtifactStore |
An artifact store that keeps all its artifacts in memory.
|
Copyright © 2009–2022 MojoHaus. All rights reserved.