Uses of Class
org.apache.felix.scr.impl.inject.RefPair
Packages that use RefPair
-
Uses of RefPair in org.apache.felix.scr.impl.inject
Methods in org.apache.felix.scr.impl.inject that return RefPairMethods in org.apache.felix.scr.impl.inject that return types with arguments of type RefPairModifier and TypeMethodDescriptionScrComponentContext.getBoundValues(String key) Collection<RefPair<S, T>> OpenStatus.getRefs(AtomicInteger trackingCount) Methods in org.apache.felix.scr.impl.inject with parameters of type RefPairModifier and TypeMethodDescriptionstatic ObjectValueUtils.getValue(String componentType, ValueUtils.ValueType type, Class<?> targetType, ScrComponentContext componentContext, RefPair<?, ?> refPair) Get the value for the value typeConstructors in org.apache.felix.scr.impl.inject with parameters of type RefPairModifierConstructorDescriptionBindParameters(ScrComponentContext componentContext, RefPair<?, ?> refPair) -
Uses of RefPair in org.apache.felix.scr.impl.manager
Subclasses of RefPair in org.apache.felix.scr.impl.managerMethods in org.apache.felix.scr.impl.manager that return types with arguments of type RefPairModifier and TypeMethodDescriptionComponentContextImpl.getBoundValues(String key) Collection<RefPair<S, T>> DependencyManager.OpenStatusImpl.getRefs(AtomicInteger trackingCount)