de.flapdoodle.embed.process.config.store
Interface IPackageResolver


public interface IPackageResolver


Method Summary
 String executableFilename(Distribution distribution)
           
 Pattern executeablePattern(Distribution distribution)
           
 ArchiveType getArchiveType(Distribution distribution)
           
 String getPath(Distribution distribution)
           
 

Method Detail

executeablePattern

Pattern executeablePattern(Distribution distribution)

executableFilename

String executableFilename(Distribution distribution)

getArchiveType

ArchiveType getArchiveType(Distribution distribution)

getPath

String getPath(Distribution distribution)


Copyright © 2012. All Rights Reserved.