Uses of Class
org.apache.felix.bundlerepository.R4Directive

Packages that use R4Directive
org.apache.felix.bundlerepository   
 

Uses of R4Directive in org.apache.felix.bundlerepository
 

Fields in org.apache.felix.bundlerepository declared as R4Directive
protected  R4Directive[] R4Package.m_directives
           
 

Methods in org.apache.felix.bundlerepository that return R4Directive
 R4Directive[] R4Package.getDirectives()
           
 

Constructors in org.apache.felix.bundlerepository with parameters of type R4Directive
R4Export(String name, R4Directive[] directives, R4Attribute[] attrs)
           
R4Import(String name, R4Directive[] directives, R4Attribute[] attrs)
           
R4Package(String name, R4Directive[] directives, R4Attribute[] attrs)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.