Package | Description |
---|---|
org.apache.felix.scr.impl.inject.field |
Modifier and Type | Method and Description |
---|---|
static FieldUtils.FieldSearchResult |
FieldUtils.searchField(Class<?> componentClass,
String fieldName,
ComponentLogger logger)
Searches the field named
fieldName in the given
targetClass . |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.