public interface AddonInfo
| Modifier and Type | Method and Description |
|---|---|
AddonId |
getAddon() |
Set<AddonDependencyEntry> |
getDependencyEntries()
Return the dependency entries based on the dependent addons for this
AddonInfo |
Set<AddonInfo> |
getOptionalAddons() |
Set<AddonInfo> |
getRequiredAddons() |
Set<File> |
getResources() |
AddonId getAddon()
Set<AddonInfo> getRequiredAddons()
getAddon()Set<AddonInfo> getOptionalAddons()
getAddon()Set<File> getResources()
File resources associated with this addon (Additional dependencies)Set<AddonDependencyEntry> getDependencyEntries()
AddonInfoCopyright © 2014 JBoss by Red Hat. All rights reserved.