| Package | Description |
|---|---|
| org.apache.felix.scrplugin.helper |
| Modifier and Type | Method and Description |
|---|---|
static Validator.MethodResult |
Validator.findLifecycleMethod(Project project,
ComponentContainer container,
java.lang.String methodName,
boolean isActivate)
Find a lifecycle methods.
|
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
|