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
IOExceptionModelFormatExceptionCopyright © 2012-2015 Red Hat, Inc.. All Rights Reserved.