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

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

Uses of R4Library in org.apache.felix.framework
 

Methods in org.apache.felix.framework that return R4Library
 R4Library[] ModuleImpl.getNativeLibraries()
           
 

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

Methods in org.apache.felix.framework.util.manifestparser that return R4Library
 R4Library[] ManifestParser.getLibraries()
           This method returns the selected native library metadata from the manifest.
 

Uses of R4Library in org.apache.felix.moduleloader
 

Methods in org.apache.felix.moduleloader that return R4Library
 R4Library[] IModule.getNativeLibraries()
           
 



Copyright © 2010. All Rights Reserved.