Package | Description |
---|---|
org.apache.felix.scr.impl.inject | |
org.apache.felix.scr.impl.manager |
Modifier and Type | Method and Description |
---|---|
RefPair |
BindParameters.getRefPair() |
Modifier and Type | Method and Description |
---|---|
static Object |
ValueUtils.getValue(String componentType,
ValueUtils.ValueType type,
Class<?> targetType,
ComponentContextImpl componentContext,
RefPair<?,?> refPair)
Get the value for the value type
|
Constructor and Description |
---|
BindParameters(ComponentContextImpl<?> componentContext,
RefPair<?,?> refPair) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrototypeRefPair<S,T> |
class |
MultiplePrototypeRefPair<S,T> |
class |
SinglePrototypeRefPair<S,T> |
class |
SingleRefPair<S,T> |
Modifier and Type | Method and Description |
---|---|
Map<RefPair<?,?>,Object> |
ComponentContextImpl.getBoundValues(String key) |
Collection<RefPair<S,T>> |
DependencyManager.OpenStatus.getRefs(AtomicInteger trackingCount) |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.