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