@Exported public interface AddonDependencyResolver
| Modifier and Type | Method and Description |
|---|---|
AddonInfo |
resolveAddonDependencyHierarchy(AddonId addonId)
Resolve the dependency hierarchy for use during the addon installation.
|
File[] |
resolveResources(AddonId addonId)
Resolve an artifact given an AddonId coordinate
|
AddonId[] |
resolveVersions(String addonName)
Resolve all versions of a given AddonId
|
AddonInfo resolveAddonDependencyHierarchy(AddonId addonId)
File[] resolveResources(AddonId addonId)
coordinate - Copyright © 2013 JBoss by Red Hat. All Rights Reserved.