|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Options | |
|---|---|
| org.apache.felix.scrplugin | |
| org.apache.felix.scrplugin.helper | |
| org.apache.felix.scrplugin.xml | |
| Uses of Options in org.apache.felix.scrplugin |
|---|
| Methods in org.apache.felix.scrplugin with parameters of type Options | |
|---|---|
void |
SCRDescriptorGenerator.setOptions(Options p)
Set the options. |
| Uses of Options in org.apache.felix.scrplugin.helper |
|---|
| Methods in org.apache.felix.scrplugin.helper that return Options | |
|---|---|
Options |
DescriptionContainer.getOptions()
Get the options |
| Methods in org.apache.felix.scrplugin.helper with parameters of type Options | |
|---|---|
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 |
| Constructors in org.apache.felix.scrplugin.helper with parameters of type Options | |
|---|---|
DescriptionContainer(Options options)
Constructor |
|
Validator(ComponentContainer container,
Project project,
Options options,
IssueLog iLog)
|
|
| Uses of Options in org.apache.felix.scrplugin.xml |
|---|
| Methods in org.apache.felix.scrplugin.xml with parameters of type Options | |
|---|---|
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,
Options options,
Log logger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||