public interface XPackageCapability extends XCapability
Modifier and Type | Method and Description |
---|---|
List<String> |
getExclude()
Classes that must not be visible to an importer
|
List<String> |
getInclude()
Classes that must be visible to an importer
|
List<String> |
getMandatory()
Get the list of mandatory attriutes
|
List<String> |
getUses()
Get the package names used by this package capability
|
org.osgi.framework.Version |
getVersion()
Get the package version
|
getModule, getWiredRequirements
getAttribute, getAttributes
getDirective, getDirectives
addAttachment, getAttachment, removeAttachment
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.