Uses of Class
aQute.lib.osgi.Clazz

Packages that use Clazz
aQute.bnd.make   
aQute.lib.osgi   
 

Uses of Clazz in aQute.bnd.make
 

Methods in aQute.bnd.make with parameters of type Clazz
static ComponentDef AnnotationReader.getComponentDef(Clazz clazz)
           
 

Uses of Clazz in aQute.lib.osgi
 

Methods in aQute.lib.osgi that return types with arguments of type Clazz
 Map<String,Clazz> Analyzer.analyzeBundleClasspath(Jar dot, Map<String,Map<String,String>> bundleClasspath, Map<String,Map<String,String>> contained, Map<String,Map<String,String>> referred, Map<String,Set<String>> uses)
           
 Collection<Clazz> Analyzer.getClasses(String... args)
           
 Map<String,Clazz> Analyzer.getClassspace()
           
 

Method parameters in aQute.lib.osgi with type arguments of type Clazz
 boolean Clazz.is(Clazz.QUERY query, Instruction instr, Map<String,Clazz> classspace)
           
 void Verifier.setClassSpace(Map<String,Clazz> classspace, Map<String,Map<String,String>> contained, Map<String,Map<String,String>> referred, Map<String,Set<String>> uses)
           
 



Copyright © 2010 aQute SARL. All Rights Reserved.