|
ShrinkWrap Resolver API 2.0.0-alpha-3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonUniqueResultException | |
|---|---|
| org.jboss.shrinkwrap.resolver.api | |
| Uses of NonUniqueResultException in org.jboss.shrinkwrap.resolver.api |
|---|
| Methods in org.jboss.shrinkwrap.resolver.api that throw NonUniqueResultException | ||
|---|---|---|
File |
FormatStage.asSingle(Class<File> type)
Formats the resultant artifact as a File; assumes a single artifact is returned from resolution. |
|
InputStream |
FormatStage.asSingle(Class<InputStream> type)
Formats the resultant artifact as an InputStream; assumes a single artifact is returned from resolution. |
|
|
FormatStage.asSingle(Class<RETURNTYPE> type,
FormatProcessor<RETURNTYPE> processor)
Formats the resultant artifact as the specified type using the specified FormatProcessor; assumes a
single artifact is returned from resolution. |
|
|
ShrinkWrap Resolver API 2.0.0-alpha-3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||