org.apache.ivy.plugins.lock
public class ArtifactLockStrategy extends FileBasedLockStrategy
Constructor Summary | |
---|---|
ArtifactLockStrategy() | |
ArtifactLockStrategy(boolean debugLocking) |
Method Summary | |
---|---|
boolean | lockArtifact(Artifact artifact, File artifactFileToDownload) |
void | unlockArtifact(Artifact artifact, File artifactFileToDownload) |