de.flapdoodle.embedmongo
Class Paths

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

public class Paths
extends java.lang.Object


Constructor Summary
Paths()
           
 
Method Summary
static ArchiveType getArchiveType(Distribution distribution)
           
static java.lang.String getMongodExecutable(Distribution distribution)
           
static java.util.regex.Pattern getMongodExecutablePattern(Distribution distribution)
           
static java.lang.String getPath(Distribution distribution)
           
protected static java.lang.String getVersionPart(Version 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 java.util.regex.Pattern getMongodExecutablePattern(Distribution distribution)

getMongodExecutable

public static java.lang.String getMongodExecutable(Distribution distribution)

getArchiveType

public static ArchiveType getArchiveType(Distribution distribution)

getPath

public static java.lang.String getPath(Distribution distribution)

getVersionPart

protected static java.lang.String getVersionPart(Version version)


Copyright © 2012. All Rights Reserved.