|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XPackageCapability
A package capability
Method Summary | |
---|---|
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 |
Version |
getVersion()
Get the package version |
Methods inherited from interface org.jboss.osgi.resolver.XCapability |
---|
getModule, getWiredRequirements |
Methods inherited from interface org.jboss.osgi.resolver.XElement |
---|
getName |
Methods inherited from interface org.jboss.osgi.resolver.XAttributeSupport |
---|
getAttribute, getAttributes |
Methods inherited from interface org.jboss.osgi.resolver.XDirectiveSupport |
---|
getDirective, getDirectives |
Methods inherited from interface org.jboss.osgi.resolver.XAttachmentSupport |
---|
addAttachment, getAttachment, removeAttachment |
Method Detail |
---|
Version getVersion()
List<String> getUses()
List<String> getMandatory()
List<String> getInclude()
List<String> getExclude()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |