public class PackagePaths extends Object implements de.flapdoodle.embed.process.config.store.IPackageResolver
| 构造器和说明 |
|---|
PackagePaths() |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
String |
getPath(de.flapdoodle.embed.process.distribution.Distribution distribution) |
public de.flapdoodle.embed.process.config.store.FileSet getFileSet(de.flapdoodle.embed.process.distribution.Distribution distribution)
getFileSet 在接口中 de.flapdoodle.embed.process.config.store.IPackageResolverpublic de.flapdoodle.embed.process.distribution.ArchiveType getArchiveType(de.flapdoodle.embed.process.distribution.Distribution distribution)
getArchiveType 在接口中 de.flapdoodle.embed.process.config.store.IPackageResolverpublic String getPath(de.flapdoodle.embed.process.distribution.Distribution distribution)
getPath 在接口中 de.flapdoodle.embed.process.config.store.IPackageResolverCopyright © 2020. All rights reserved.