1. b5a09b3 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago[Renamed from scr/src/main/java/org/apache/felix/scr/Component.java]
  2. fc1e692 FELIX-4785 : Incompatible SCR API by Carsten Ziegeler · 9 years ago
  3. 2571616 FELIX-4401, FELIX-4402 Remove obsolete proprietary admin classes and split ComponentHolder interface into inward and outward facing pieces by David Jencks · 10 years ago
  4. 400050a FELIX-4402 multiple pid support, parse pids by David Jencks · 10 years ago
  5. 93564a1 [FELIX-4506] [FELIX-4406] [FELIX-4507] Implement felix extension attribute namespace and service scope parsing. Also use extension attribute to turn persistent factory component on by David Jencks · 10 years ago
  6. 91128a4 FELIX-4020 fix a several locking problems and bugs in modifiedService customizer methods, add thread dumps, reset interrrupt flag on interrupedException, rename open to prebind to reduce confusion with open(S) method by David Jencks · 11 years ago
  7. 14ce412 FELIX-3535 fix deprecation comment on unused state constants by David Jencks · 12 years ago
  8. 88d3acb FELIX-3524: Added configuration-pid support in Scr shell info command. by Pierre De Rop · 12 years ago
  9. 7943925 FELIX-3524: Added getConfigurationPid in the the org.apache.felix.scr.Component interface. by Pierre De Rop · 12 years ago
  10. 164dea5 FELIX-3535 remove use of obsolete state code by David Jencks · 12 years ago
  11. 5fa8b0e FEKLIX-2288 Fix handling of the component ID: The ID is now only generated and assigned to a component while the component is enabled. To still access components without an assigned ID, ScrService gets a new method getComponent(String name) to access components by their name. by Felix Meschberger · 14 years ago
  12. a9b60d7 Add @since tags for methods added in R 1.2 by Felix Meschberger · 15 years ago
  13. 00c3217 FELIX-1658 Removing Enabled state (folded into Unsatisfied state) and by Felix Meschberger · 15 years ago
  14. 24aec88 FELIX-1530 add method to retrieve the configuration policy by Felix Meschberger · 15 years ago
  15. 40a2677 FELIX-1686 Record in the component metadata whether the activate/deactivate by Felix Meschberger · 15 years ago
  16. d25a63d FELIX-284 Add Management API by Felix Meschberger · 17 years ago