Uses of Class
org.apache.felix.framework.util.manifestparser.R4Library

Packages that use R4Library
org.apache.felix.framework   
org.apache.felix.framework.util.manifestparser   
 

Uses of R4Library in org.apache.felix.framework
 

Methods in org.apache.felix.framework that return types with arguments of type R4Library
 java.util.List<R4Library> BundleRevisionImpl.getDeclaredNativeLibraries()
           
 java.util.List<R4Library> BundleWiringImpl.getNativeLibraries()
           
 

Uses of R4Library in org.apache.felix.framework.util.manifestparser
 

Methods in org.apache.felix.framework.util.manifestparser that return types with arguments of type R4Library
 java.util.List<R4Library> ManifestParser.getLibraries()
           This method returns the selected native library metadata from the manifest.
 



Copyright © 2012. All Rights Reserved.