@Named public class DefaultArtifactManager extends Object implements ArtifactManager
| Constructor and Description |
|---|
DefaultArtifactManager(DefaultSession session) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Path> |
getPath(Artifact artifact) |
void |
setPath(Artifact artifact,
Path path) |
@Inject public DefaultArtifactManager(@Nonnull DefaultSession session)
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.