public class Paths extends Object implements de.flapdoodle.embed.process.config.store.IPackageResolver
| Modifier and Type | Method and Description |
|---|---|
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) |
protected boolean |
useWindows2008PlusVersion() |
public Paths(Command command)
public Pattern executeablePattern(de.flapdoodle.embed.process.distribution.Distribution distribution)
executeablePattern in interface de.flapdoodle.embed.process.config.store.IPackageResolverpublic String executableFilename(de.flapdoodle.embed.process.distribution.Distribution distribution)
executableFilename in interface de.flapdoodle.embed.process.config.store.IPackageResolverpublic de.flapdoodle.embed.process.distribution.ArchiveType getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution)
getArchiveType in interface de.flapdoodle.embed.process.config.store.IPackageResolverpublic String getPath(de.flapdoodle.embed.process.distribution.Distribution distribution)
getPath in interface de.flapdoodle.embed.process.config.store.IPackageResolverprotected boolean useWindows2008PlusVersion()
protected static String getVersionPart(de.flapdoodle.embed.process.distribution.IVersion version)
Copyright © 2013. All Rights Reserved.