Package | Description |
---|---|
org.apache.felix.scrplugin | |
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Modifier and Type | Method and Description |
---|---|
void |
SCRDescriptorGenerator.setProject(Project p)
Set the project.
|
Modifier and Type | Method and Description |
---|---|
static Validator.MethodResult |
Validator.findLifecycleMethod(Project project,
ComponentContainer container,
String methodName,
boolean isActivate)
Find a lifecycle methods.
|
static Validator.MethodResult |
Validator.findMethod(Project project,
Options options,
ClassDescription cd,
ReferenceDescription ref,
String methodName)
Find the method and the required spec version
|
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 | Method and Description |
---|---|
static List<String> |
MetaTypeIO.generateDescriptors(DescriptionContainer module,
Project project,
Options options,
Log logger) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.