Uses of Interface
org.apache.felix.scr.impl.inject.ReferenceMethods
-
Packages that use ReferenceMethods Package Description org.apache.felix.scr.impl.inject org.apache.felix.scr.impl.inject.field org.apache.felix.scr.impl.inject.methods -
-
Uses of ReferenceMethods in org.apache.felix.scr.impl.inject
Classes in org.apache.felix.scr.impl.inject that implement ReferenceMethods Modifier and Type Class Description classDuplexReferenceMethodsFields in org.apache.felix.scr.impl.inject declared as ReferenceMethods Modifier and Type Field Description static ReferenceMethodsReferenceMethods. NOPReferenceMethodThis is a NOP implementation.Methods in org.apache.felix.scr.impl.inject that return ReferenceMethods Modifier and Type Method Description ReferenceMethodsComponentMethods. getBindMethods(String refName)ReferenceMethodsComponentMethodsImpl. getBindMethods(String refName)Constructor parameters in org.apache.felix.scr.impl.inject with type arguments of type ReferenceMethods Constructor Description DuplexReferenceMethods(List<ReferenceMethods> methods) -
Uses of ReferenceMethods in org.apache.felix.scr.impl.inject.field
Classes in org.apache.felix.scr.impl.inject.field that implement ReferenceMethods Modifier and Type Class Description classFieldMethodsFieldMethods provides implementations for bind/unbind/updated which handle manipulation of fields. -
Uses of ReferenceMethods in org.apache.felix.scr.impl.inject.methods
Classes in org.apache.felix.scr.impl.inject.methods that implement ReferenceMethods Modifier and Type Class Description classBindMethods
-