| Package | Description |
|---|---|
| org.apache.felix.scrplugin | |
| org.apache.felix.scrplugin.helper | |
| org.apache.felix.scrplugin.xml |
| Modifier and Type | Field and Description |
|---|---|
private Options |
SCRDescriptorGenerator.options
The options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SCRDescriptorGenerator.setOptions(Options p)
Set the options.
|
| Modifier and Type | Field and Description |
|---|---|
private Options |
Validator.options |
private Options |
DescriptionContainer.options
The options.
|
| Modifier and Type | Method and Description |
|---|---|
Options |
DescriptionContainer.getOptions()
Get the options
|
| Modifier and Type | Method and Description |
|---|---|
static Validator.MethodResult |
Validator.findMethod(Project project,
Options options,
ClassDescription cd,
ReferenceDescription ref,
java.lang.String methodName)
Find the method and the required spec version
|
| Constructor and Description |
|---|
DescriptionContainer(Options options)
Constructor
|
Validator(ComponentContainer container,
Project project,
Options options,
IssueLog iLog) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<java.lang.String> |
ComponentDescriptorIO.generateDescriptorFiles(DescriptionContainer module,
Options options,
Log logger)
Generate descriptor file(s)
|
static java.util.List<java.lang.String> |
MetaTypeIO.generateDescriptors(DescriptionContainer module,
Project project,
Options options,
Log logger) |