Package | Description |
---|---|
org.apache.felix.scrplugin.helper |
Modifier and Type | Method and Description |
---|---|
static Validator.MethodResult |
Validator.findLifecycleMethod(Project project,
ComponentContainer container,
String methodName,
boolean isActivate)
Find a lifecycle methods.
|
static Validator.MethodResult |
Validator.findMethod(Project project,
Options options,
ClassDescription cd,
ReferenceDescription ref,
String methodName)
Find the method and the required spec version
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.