public class PackagingProcessors extends Object
| Constructor and Description |
|---|
PackagingProcessors() |
| Modifier and Type | Method and Description |
|---|---|
static PackagingProcessor<? extends org.jboss.shrinkwrap.api.Archive<?>> |
find(PackagingType packagingType)
Finds the first packaging processor on the classpath that supports give
packageType |
public static PackagingProcessor<? extends org.jboss.shrinkwrap.api.Archive<?>> find(PackagingType packagingType)
packageTypepackagingType - Package typeCopyright © 2016 JBoss by Red Hat. All rights reserved.