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
|
Constructor Summary |
Paths()
|
|
Method Summary |
String |
executableFilename(de.flapdoodle.embed.process.distribution.Distribution distribution)
|
Pattern |
executeablePattern(de.flapdoodle.embed.process.distribution.Distribution distribution)
|
de.flapdoodle.embed.process.distribution.ArchiveType |
getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution)
|
String |
getPath(de.flapdoodle.embed.process.distribution.Distribution distribution)
|
protected static String |
getVersionPart(de.flapdoodle.embed.process.distribution.IVersion version)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Paths
public Paths()
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
getVersionPart
protected static String getVersionPart(de.flapdoodle.embed.process.distribution.IVersion version)
Copyright © 2012. All Rights Reserved.