public class Installer extends Object
Downloader first.| Modifier and Type | Field and Description |
|---|---|
static Path |
DEFAULT_DISTRIBUTION_PATH |
| Constructor and Description |
|---|
Installer(Downloader download,
PathAssembler pathAssembler) |
| Modifier and Type | Method and Description |
|---|---|
Path |
createDist(WrapperConfiguration configuration) |
void |
unzip(Path zip,
Path dest) |
public static final Path DEFAULT_DISTRIBUTION_PATH
public Installer(Downloader download, PathAssembler pathAssembler)
public Path createDist(WrapperConfiguration configuration) throws Exception
Exceptionpublic void unzip(Path zip, Path dest) throws IOException
IOExceptionCopyright © 2013–2022 The Apache Software Foundation. All rights reserved.