public interface DependencyExtractor
Modifier and Type | Field and Description |
---|---|
static String |
BUILD |
static String |
RUNTIME |
Modifier and Type | Method and Description |
---|---|
DependencyExtractionResult |
extract(DependencyExtractionRequest request) |
static final String BUILD
static final String RUNTIME
DependencyExtractionResult extract(DependencyExtractionRequest request) throws IOException, ModelFormatException
IOException
ModelFormatException
Copyright © 2012-2019 Red Hat, Inc.. All Rights Reserved.