de.flapdoodle.embed.process.store
Class LocalArtifactStore
java.lang.Object
de.flapdoodle.embed.process.store.LocalArtifactStore
public class LocalArtifactStore
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalArtifactStore
public LocalArtifactStore()
checkArtifact
public static boolean checkArtifact(IDownloadConfig runtime,
Distribution distribution)
store
public static boolean store(IDownloadConfig runtime,
Distribution distribution,
File download)
getArtifact
public static File getArtifact(IDownloadConfig runtime,
Distribution distribution)
Copyright © 2012. All Rights Reserved.