public interface DependencyDeclarationFactory
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsFsLayout(org.wildfly.swarm.internal.FileSystemLayout fsLayout) |
DeclaredDependencies |
create(org.wildfly.swarm.internal.FileSystemLayout fsLayout,
ShrinkwrapArtifactResolvingHelper resolvingHelper) |
static DependencyDeclarationFactory |
newInstance(org.wildfly.swarm.internal.FileSystemLayout fsLayout) |
DeclaredDependencies create(org.wildfly.swarm.internal.FileSystemLayout fsLayout, ShrinkwrapArtifactResolvingHelper resolvingHelper)
boolean acceptsFsLayout(org.wildfly.swarm.internal.FileSystemLayout fsLayout)
static DependencyDeclarationFactory newInstance(org.wildfly.swarm.internal.FileSystemLayout fsLayout)
Copyright © 2018 JBoss by Red Hat. All rights reserved.