Uses of Class
aQute.bnd.osgi.Analyzer
-
-
Uses of Analyzer in aQute.bnd.build
Subclasses of Analyzer in aQute.bnd.build Modifier and Type Class Description classProjectBuilder -
Uses of Analyzer in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type Analyzer Modifier and Type Method Description booleanDSAnnotations. analyzeJar(Analyzer analyzer)static aQute.bnd.component.ComponentDefAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.EnumSet<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)protected java.lang.StringAnnotationReader. referredMethod(Analyzer analyzer, aQute.bnd.component.ReferenceDef rdef, java.lang.String value, java.lang.String... matches)Constructors in aQute.bnd.component with parameters of type Analyzer Constructor Description HeaderReader(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.differ
Methods in aQute.bnd.differ with parameters of type Analyzer Modifier and Type Method Description TreeDiffPluginImpl. tree(Analyzer newer) -
Uses of Analyzer in aQute.bnd.junit
Subclasses of Analyzer in aQute.bnd.junit Modifier and Type Class Description classJUnitFramework.BundleBuilder -
Uses of Analyzer in aQute.bnd.make.component
Methods in aQute.bnd.make.component with parameters of type Analyzer Modifier and Type Method Description booleanServiceComponent. analyzeJar(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.make.metatype
Methods in aQute.bnd.make.metatype with parameters of type Analyzer Modifier and Type Method Description booleanMetatypePlugin. analyzeJar(Analyzer analyzer)Constructors in aQute.bnd.make.metatype with parameters of type Analyzer Constructor Description MetaTypeReader(Clazz clazz, Analyzer reporter) -
Uses of Analyzer in aQute.bnd.metatype
Methods in aQute.bnd.metatype with parameters of type Analyzer Modifier and Type Method Description booleanMetatypeAnnotations. analyzeJar(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.osgi
Subclasses of Analyzer in aQute.bnd.osgi Modifier and Type Class Description classBuilderInclude-Resource: ( [name '=' ] file )+ Private-Package: package-decl ( ',' package-decl )* Export-Package: package-decl ( ',' package-decl )* Import-Package: package-decl ( ',' package-decl )* @version $Revision: 1.27 $Methods in aQute.bnd.osgi with parameters of type Analyzer Modifier and Type Method Description booleanClazz. is(Clazz.QUERY query, Instruction instr, Analyzer analyzer)Constructors in aQute.bnd.osgi with parameters of type Analyzer Constructor Description Clazz(Analyzer analyzer, java.lang.String path, Resource resource)Verifier(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.service
Methods in aQute.bnd.service with parameters of type Analyzer Modifier and Type Method Description booleanAnalyzerPlugin. analyzeJar(Analyzer analyzer)This plugin is called after analysis. -
Uses of Analyzer in aQute.bnd.service.classparser
Methods in aQute.bnd.service.classparser with parameters of type Analyzer Modifier and Type Method Description ClassDataCollectorClassParser. getClassDataCollector(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.service.diff
Methods in aQute.bnd.service.diff with parameters of type Analyzer Modifier and Type Method Description TreeDiffer. tree(Analyzer source) -
Uses of Analyzer in aQute.bnd.service.verifier
Methods in aQute.bnd.service.verifier with parameters of type Analyzer Modifier and Type Method Description voidVerifierPlugin. verify(Analyzer analyzer)This plugin is called after the manifest generation and after the jar is fully populated with resources. -
Uses of Analyzer in aQute.bnd.xmlattribute
Constructors in aQute.bnd.xmlattribute with parameters of type Analyzer Constructor Description XMLAttributeFinder(Analyzer analyzer) -
Uses of Analyzer in aQute.lib.spring
Methods in aQute.lib.spring with parameters of type Analyzer Modifier and Type Method Description booleanSpringComponent. analyzeJar(Analyzer analyzer)booleanXMLType. analyzeJar(Analyzer analyzer)booleanXMLTypeProcessor. analyzeJar(Analyzer analyzer)protected java.util.List<XMLType>JPAComponent. getTypes(Analyzer analyzer)protected java.util.List<XMLType>SpringXMLType. getTypes(Analyzer analyzer)protected java.util.List<XMLType>XMLTypeProcessor. getTypes(Analyzer analyzer)
-