| Package | Description |
|---|---|
| org.apache.felix.scrplugin.helper |
| Modifier and Type | Field and Description |
|---|---|
List<ComponentContainer> |
ComponentContainerUtil.ComponentContainerContainer.components |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentContainer> |
DescriptionContainer.getComponents()
Return the list of
ComponentContainers. |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionContainer.add(ComponentContainer c)
Add a container to the list.
|
static Validator.MethodResult |
Validator.findLifecycleMethod(Project project,
ComponentContainer container,
String methodName,
boolean isActivate)
Find a lifecycle methods.
|
| Modifier and Type | Method and Description |
|---|---|
static List<ComponentContainerUtil.ComponentContainerContainer> |
ComponentContainerUtil.split(List<ComponentContainer> components)
Split the list of components into separate lists depending
on the configuration.
|
| Constructor and Description |
|---|
Validator(ComponentContainer container,
Project project,
Options options,
IssueLog iLog) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.