| Package | Description |
|---|---|
| org.apache.felix.scrplugin | |
| org.apache.felix.scrplugin.helper |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<Source> |
Project.sources |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Source> |
Project.getSources() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setSources(java.util.Collection<Source> sources) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ClassScanner.process(java.lang.Class<?> annotatedClass,
Source src,
java.util.List<ClassDescription> result)
Process a class
|