de.flapdoodle.embedmongo
Class LocalArtifactStore
java.lang.Object
de.flapdoodle.embedmongo.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(RuntimeConfig runtime,
Distribution distribution)
store
public static boolean store(RuntimeConfig runtime,
Distribution distribution,
File download)
getArtifact
public static File getArtifact(RuntimeConfig runtime,
Distribution distribution)
Copyright © 2012. All Rights Reserved.