| Package | Description |
|---|---|
| org.apache.felix.scrplugin | |
| org.apache.felix.scrplugin.helper | |
| org.apache.felix.scrplugin.xml |
| Modifier and Type | Field and Description |
|---|---|
private IssueLog |
SCRDescriptorGenerator.iLog
The issue log.
|
| Modifier and Type | Method and Description |
|---|---|
private ComponentContainer |
SCRDescriptorGenerator.createComponent(ClassDescription desc,
IssueLog iLog)
Create the SCR objects based on the descriptions
|
| Modifier and Type | Field and Description |
|---|---|
private IssueLog |
ClassScanner.iLog
The issue log.
|
private IssueLog |
Validator.iLog |
| Constructor and Description |
|---|
ClassScanner(Log log,
IssueLog iLog,
Project project,
AnnotationProcessor aProcessor)
Create a new scanner.
|
Validator(ComponentContainer container,
Project project,
Options options,
IssueLog iLog) |
| Modifier and Type | Field and Description |
|---|---|
private IssueLog |
ComponentDescriptorIO.XmlHandler.iLog
The issue log.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ClassDescription> |
ComponentDescriptorIO.read(java.io.InputStream file,
java.lang.ClassLoader classLoader,
IssueLog iLog,
java.lang.String location) |
| Constructor and Description |
|---|
XmlHandler(java.lang.ClassLoader classLoader,
IssueLog iLog,
java.lang.String loc) |