| Interface | Description |
|---|---|
| ArtifactStoreFactory |
Something that produces
ArtifactStore instances. |
| FactoryHelper |
Helper interface that exposes the Maven components that may be required.
|
| FactoryHelperRequired |
Marker interface to indicate that a
ArtifactStoreFactory or FileSystemFactory should be provided with
a FactoryHelper before use. |
| FileSystemFactory |
Something that produces new
FileSystem instances. |
Copyright © 2009–2022 MojoHaus. All rights reserved.