Uses of Interface
org.jboss.osgi.metadata.PackageAttribute

Packages that use PackageAttribute
org.jboss.osgi.metadata   
 

Uses of PackageAttribute in org.jboss.osgi.metadata
 

Methods in org.jboss.osgi.metadata that return types with arguments of type PackageAttribute
 List<PackageAttribute> OSGiMetaData.getDynamicImports()
          Get dynamic imports.
 List<PackageAttribute> OSGiMetaData.getExportPackages()
          Get the export packages.
 List<PackageAttribute> OSGiMetaData.getImportPackages()
          Get the import packages.
 

Method parameters in org.jboss.osgi.metadata with type arguments of type PackageAttribute
static void ManifestParser.parsePackages(String header, List<PackageAttribute> list)
          Parse packages
 



Copyright © 2012. All Rights Reserved.