Uses of Interface
org.apache.felix.scr.Reference

Packages that use Reference
org.apache.felix.scr   
 

Uses of Reference in org.apache.felix.scr
 

Methods in org.apache.felix.scr that return Reference
 Reference[] Component.getReferences()
          Returns an array of Reference instances representing the service references (or dependencies) of this Component.