public class MavenDependencyDeclarationFactory extends Object implements DependencyDeclarationFactory
| Constructor and Description |
|---|
MavenDependencyDeclarationFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsFsLayout(org.wildfly.swarm.internal.FileSystemLayout fsLayout) |
DeclaredDependencies |
create(org.wildfly.swarm.internal.FileSystemLayout ignored,
ShrinkwrapArtifactResolvingHelper resolvingHelper) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInstancepublic DeclaredDependencies create(org.wildfly.swarm.internal.FileSystemLayout ignored, ShrinkwrapArtifactResolvingHelper resolvingHelper)
create in interface DependencyDeclarationFactorypublic boolean acceptsFsLayout(org.wildfly.swarm.internal.FileSystemLayout fsLayout)
acceptsFsLayout in interface DependencyDeclarationFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.