@ApplicationScoped public class ModuleFinder extends Object
Constructor and Description |
---|
ModuleFinder() |
ModuleFinder(IOService ioService,
POMService pomService) |
Modifier and Type | Method and Description |
---|---|
Set<Module> |
find(ResourceResolver resourceResolver,
Branch branch) |
public ModuleFinder()
@Inject public ModuleFinder(@Named(value="ioStrategy") IOService ioService, POMService pomService)
public Set<Module> find(ResourceResolver resourceResolver, Branch branch)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.