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