Package | Description |
---|---|
org.apache.felix.scrplugin | |
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Constructor and Description |
---|
SCRDescriptorGenerator(Log logger)
Create an instance of this generator using the given
Log instance
of logging. |
Modifier and Type | Method and Description |
---|---|
static void |
ClassModifier.addMethods(String className,
String referenceName,
String fieldName,
String typeName,
boolean createBind,
boolean createUnbind,
ClassLoader classLoader,
String outputDirectory,
Log logger)
Add bind/unbind methods
|
void |
IssueLog.logMessages(Log log) |
Constructor and Description |
---|
AnnotationProcessorManager(Log log,
ClassLoader classLoader)
Create annotation processor manager.
|
ClassScanner(Log log,
IssueLog iLog,
Project project,
AnnotationProcessor aProcessor)
Create a new scanner.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
ComponentDescriptorIO.generateDescriptorFiles(DescriptionContainer module,
Options options,
Log logger)
Generate descriptor file(s)
|
static List<String> |
MetaTypeIO.generateDescriptors(DescriptionContainer module,
Project project,
Options options,
Log logger) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.