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)
packageType
packagingType
- Package typeCopyright © 2021 JBoss by Red Hat. All rights reserved.