Uses of Package
org.apache.felix.scr

Packages that use org.apache.felix.scr
org.apache.felix.scr   
org.apache.felix.scr.impl   
 

Classes in org.apache.felix.scr used by org.apache.felix.scr
Component
          The Component interface represents a single component managed by the Service Component Runtime.
Reference
          The Reference interface represents a single reference (or dependency) to a service used by a Component.
 

Classes in org.apache.felix.scr used by org.apache.felix.scr.impl
Component
          The Component interface represents a single component managed by the Service Component Runtime.
ScrService
          The ScrService represents the Declarative Services main controller also known as the Service Component Runtime or SCR for short.