de.flapdoodle.embedmongo
Class Paths

java.lang.Object
  extended by de.flapdoodle.embedmongo.Paths

public class Paths
extends Object


Constructor Summary
Paths()
           
 
Method Summary
static ArchiveType getArchiveType(Distribution distribution)
           
static String getMongodExecutable(Distribution distribution)
           
static Pattern getMongodExecutablePattern(Distribution distribution)
           
static String getPath(Distribution distribution)
           
protected static String getVersionPart(IVersion version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Paths

public Paths()
Method Detail

getMongodExecutablePattern

public static Pattern getMongodExecutablePattern(Distribution distribution)

getMongodExecutable

public static String getMongodExecutable(Distribution distribution)

getArchiveType

public static ArchiveType getArchiveType(Distribution distribution)

getPath

public static String getPath(Distribution distribution)

getVersionPart

protected static String getVersionPart(IVersion version)


Copyright © 2012. All Rights Reserved.