Uses of Class
aQute.bnd.osgi.Analyzer
-
Packages that use Analyzer Package Description aQute.bnd.build aQute.bnd.cdi aQute.bnd.classindex aQute.bnd.component aQute.bnd.differ This package provides baseline support.aQute.bnd.junit aQute.bnd.make.component aQute.bnd.make.metatype aQute.bnd.metatype aQute.bnd.osgi aQute.bnd.plugin.jpms aQute.bnd.plugin.maven aQute.bnd.plugin.spi aQute.bnd.service aQute.bnd.service.classparser aQute.bnd.service.diff aQute.bnd.service.verifier aQute.bnd.xmlattribute aQute.lib.spring -
-
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.cdi
Fields in aQute.bnd.cdi declared as Analyzer Modifier and Type Field Description (package private) AnalyzerCDIAnnotationReader. analyzerMethods in aQute.bnd.cdi with parameters of type Analyzer Modifier and Type Method Description booleanCDIAnnotations. analyzeJar(Analyzer analyzer)static java.util.List<BeanDef>CDIAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.EnumSet<Discover> options)private voidCDIAnnotations. updateHeader(Analyzer analyzer, java.lang.String name, java.util.TreeSet<java.lang.String> set)Updates specified header, sorting and removing duplicates.Constructors in aQute.bnd.cdi with parameters of type Analyzer Constructor Description CDIAnnotationReader(Analyzer analyzer, Clazz clazz, java.util.EnumSet<Discover> options) -
Uses of Analyzer in aQute.bnd.classindex
Methods in aQute.bnd.classindex with parameters of type Analyzer Modifier and Type Method Description booleanClassIndexerAnalyzer. analyzeJar(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.component
Fields in aQute.bnd.component declared as Analyzer Modifier and Type Field Description private AnalyzerComponentDef. analyzer(package private) AnalyzerDSAnnotationReader. analyzerprivate AnalyzerHeaderReader. analyzerprivate AnalyzerPropertyDef. analyzerMethods in aQute.bnd.component with parameters of type Analyzer Modifier and Type Method Description booleanDSAnnotations. analyzeJar(Analyzer analyzer)private voidDSAnnotations. checkVersionConflicts(Analyzer analyzer, ComponentDef definition, DSAnnotations.VersionSettings settings)static ComponentDefDSAnnotationReader. getDefinition(Clazz c, Analyzer analyzer, java.util.Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)(package private) voidComponentDef. prepare(Analyzer analyzer)Called to prepare.voidReferenceDef. prepare(Analyzer analyzer)Prepare the reference, will check for any errors.private voidComponentDef. prepareVersion(Analyzer analyzer)private java.lang.StringDSAnnotationReader. referredMethod(Analyzer analyzer, ReferenceDef rdef, java.lang.String value, java.util.Map.Entry<java.util.regex.Pattern,java.lang.String>... matches)private voidDSAnnotations. updateHeader(Analyzer analyzer, java.lang.String name, java.util.TreeSet<java.lang.String> set)Updates specified header, sorting and removing duplicates.Constructors in aQute.bnd.component with parameters of type Analyzer Constructor Description ComponentDef(Analyzer analyzer, XMLAttributeFinder finder, Version minVersion)DSAnnotationReader(Analyzer analyzer, Clazz clazz, java.util.Set<DSAnnotations.Options> options, XMLAttributeFinder finder, Version minVersion)HeaderReader(Analyzer analyzer)PropertiesDef(Analyzer analyzer)PropertyDef(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.differ
Fields in aQute.bnd.differ declared as Analyzer Modifier and Type Field Description (package private) AnalyzerJavaElement. analyzerMethods in aQute.bnd.differ with parameters of type Analyzer Modifier and Type Method Description private ElementDiffPluginImpl. bundleElement(Analyzer analyzer)Create an element representing a bundle from the Jar.(package private) static ElementJavaElement. getAPI(Analyzer analyzer)private booleanDiffPluginImpl. hasSource(Analyzer analyzer, java.lang.String path)private ElementDiffPluginImpl. resourcesElement(Analyzer analyzer)TreeDiffPluginImpl. tree(Analyzer newer)Constructors in aQute.bnd.differ with parameters of type Analyzer Constructor Description JavaElement(Analyzer analyzer)Create an element for the API. -
Uses of Analyzer in aQute.bnd.junit
Subclasses of Analyzer in aQute.bnd.junit Modifier and Type Class Description classJUnitFramework.BundleBuilderDeprecated. -
Uses of Analyzer in aQute.bnd.make.component
Fields in aQute.bnd.make.component declared as Analyzer Modifier and Type Field Description (package private) AnalyzerServiceComponent.ComponentMaker. analyzerMethods in aQute.bnd.make.component with parameters of type Analyzer Modifier and Type Method Description booleanServiceComponent. analyzeJar(Analyzer analyzer)Constructors in aQute.bnd.make.component with parameters of type Analyzer Constructor Description ComponentMaker(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.make.metatype
Fields in aQute.bnd.make.metatype declared as Analyzer Modifier and Type Field Description (package private) AnalyzerMetaTypeReader. reporterConstructors in aQute.bnd.make.metatype with parameters of type Analyzer Constructor Description MetaTypeReader(Clazz clazz, Analyzer reporter) -
Uses of Analyzer in aQute.bnd.metatype
Fields in aQute.bnd.metatype declared as Analyzer Modifier and Type Field Description private AnalyzerDesignateReader. analyzer(package private) AnalyzerOCDReader. analyzerMethods in aQute.bnd.metatype with parameters of type Analyzer Modifier and Type Method Description booleanMetatypeAnnotations. analyzeJar(Analyzer analyzer)(package private) static DesignateDefDesignateReader. getDesignate(Clazz c, Analyzer analyzer, java.util.Map<Descriptors.TypeRef,OCDDef> classToOCDMap, XMLAttributeFinder finder)(package private) static OCDDefOCDReader. getOCDDef(Clazz c, Analyzer analyzer, java.util.Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion)voidDesignateDef. prepare(Analyzer analyzer)(package private) voidOCDDef. prepare(Analyzer analyzer)Constructors in aQute.bnd.metatype with parameters of type Analyzer Constructor Description DesignateReader(Analyzer analyzer, Clazz clazz, java.util.Map<Descriptors.TypeRef,OCDDef> classToOCDMap, XMLAttributeFinder finder)OCDReader(Analyzer analyzer, Clazz clazz, java.util.Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion) -
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 $Fields in aQute.bnd.osgi declared as Analyzer Modifier and Type Field Description (package private) AnalyzerAnnotationHeaders. analyzer(package private) AnalyzerClazz. analyzerprivate AnalyzerContracts. analyzer(package private) AnalyzerVerifier. analyzerMethods in aQute.bnd.osgi with parameters of type Analyzer Modifier and Type Method Description private java.util.stream.Stream<Clazz>Clazz. hierarchyStream(Analyzer analyzer)booleanClazz. is(Clazz.QUERY query, Instruction instr, Analyzer analyzer)private java.util.stream.Stream<Descriptors.TypeRef>Clazz. typeStream(Analyzer analyzer, java.util.function.Function<? super Clazz,java.util.Collection<? extends Descriptors.TypeRef>> func, java.util.Set<Descriptors.TypeRef> visited)Constructors in aQute.bnd.osgi with parameters of type Analyzer Constructor Description AnnotationHeaders(Analyzer analyzer)AnnotationHeaders(Analyzer analyzer, Instructions instructions)Clazz(Analyzer analyzer, java.lang.String path, Resource resource)Contracts(Analyzer analyzer)Verifier(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.plugin.jpms
Methods in aQute.bnd.plugin.jpms with parameters of type Analyzer Modifier and Type Method Description booleanJPMSAnnotations. analyzeJar(Analyzer analyzer)private voidJPMSModuleInfoPlugin. exportPackages(Analyzer analyzer, ModuleInfoBuilder builder)private java.lang.StringJPMSModuleInfoPlugin. getModuleName(Analyzer analyzer, Jar jar, Parameters moduleInfoOptions)private voidJPMSModuleInfoPlugin. mainClass(Analyzer analyzer, ModuleInfoBuilder builder)private java.lang.StringJPMSModuleInfoPlugin. name(Analyzer analyzer)private ModuleInfoBuilderJPMSModuleInfoPlugin. nameAccessAndVersion(java.util.Map.Entry<java.lang.String,Attrs> instruction, Parameters requireCapability, Analyzer analyzer)private voidJPMSModuleInfoPlugin. openPackages(Analyzer analyzer, ModuleInfoBuilder builder)private voidJPMSModuleInfoPlugin. requires(java.util.Map.Entry<java.lang.String,Attrs> instruction, Analyzer analyzer, Packages index, Parameters moduleInfoOptions, ModuleInfoBuilder builder)private voidJPMSModuleInfoPlugin. serviceLoaderProviders(Parameters provideCapabilities, Analyzer analyzer, ModuleInfoBuilder builder)private voidJPMSModuleInfoPlugin. serviceLoaderUses(Parameters requireCapabilities, Analyzer analyzer, ModuleInfoBuilder builder)voidJPMSModuleInfoPlugin. verify(Analyzer analyzer) -
Uses of Analyzer in aQute.bnd.plugin.maven
Methods in aQute.bnd.plugin.maven with parameters of type Analyzer Modifier and Type Method Description booleanCentralCheck. analyzeJar(Analyzer analyzer)private voidCentralCheck. check(Analyzer analyzer, java.lang.String key) -
Uses of Analyzer in aQute.bnd.plugin.spi
Methods in aQute.bnd.plugin.spi with parameters of type Analyzer Modifier and Type Method Description voidSPIDescriptorGenerator. verify(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
Fields in aQute.bnd.xmlattribute declared as Analyzer Modifier and Type Field Description private AnalyzerXMLAttributeFinder. analyzerMethods in aQute.bnd.xmlattribute with parameters of type Analyzer Modifier and Type Method Description private java.util.Map<java.lang.String,java.lang.String>XMLAttributeFinder. extractDefaults(Descriptors.TypeRef name, Analyzer analyzer)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)private voidXMLType. process(Analyzer analyzer, java.lang.String path, Resource resource)
-