de.flapdoodle.embed.mongo
Class Paths
java.lang.Object
de.flapdoodle.embed.mongo.Paths
- All Implemented Interfaces:
- de.flapdoodle.embed.process.config.store.IPackageResolver
public class Paths
- extends Object
- implements de.flapdoodle.embed.process.config.store.IPackageResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Paths
public Paths(Command command)
executeablePattern
public Pattern executeablePattern(de.flapdoodle.embed.process.distribution.Distribution distribution)
- Specified by:
executeablePattern in interface de.flapdoodle.embed.process.config.store.IPackageResolver
executableFilename
public String executableFilename(de.flapdoodle.embed.process.distribution.Distribution distribution)
- Specified by:
executableFilename in interface de.flapdoodle.embed.process.config.store.IPackageResolver
getArchiveType
public de.flapdoodle.embed.process.distribution.ArchiveType getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution)
- Specified by:
getArchiveType in interface de.flapdoodle.embed.process.config.store.IPackageResolver
getPath
public String getPath(de.flapdoodle.embed.process.distribution.Distribution distribution)
- Specified by:
getPath in interface de.flapdoodle.embed.process.config.store.IPackageResolver
useWindows2008PlusVersion
protected boolean useWindows2008PlusVersion()
getVersionPart
protected static String getVersionPart(de.flapdoodle.embed.process.distribution.IVersion version)
Copyright © 2012. All Rights Reserved.