[JBoss JIRA] Created: (RF-8768) Move ServiceTracker to JSR-330 dependency injection.
by Alexander Smirnov (JIRA)
Move ServiceTracker to JSR-330 dependency injection.
----------------------------------------------------
Key: RF-8768
URL: https://jira.jboss.org/browse/RF-8768
Project: RichFaces
Issue Type: Task
Security Level: Public (Everyone can see)
Components: core
Reporter: Alexander Smirnov
Assignee: Alexander Smirnov
Fix For: 4.0.0.Milestone1
To simplify RichFaces structure, custom ServiceTracker should be converted to dependency injection service.
For non-JEE6 environment, it would use simple implementation provided by RichFaces itself. If CDI is presented in the system, it should use provided implementation.
To reduce runtime dependencies, only annotations from javax.inject should be used. CDI configuration will be provided by xml files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 8 months