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
 List<R4Library> BundleRevisionImpl.getDeclaredNativeLibraries()
           
 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
 List<R4Library> ManifestParser.getLibraries()
           This method returns the selected native library metadata from the manifest.
 



Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.