ipojo - auto handlers - issue in plugging the auto-handler to a particular
component ( without making any changes in POJO component)
------------------------------------------------------------------------------------------------------------------------------------
Key: FELIX-3148
URL: https://issues.apache.org/jira/browse/FELIX-3148
Project: Felix
Issue Type: Improvement
Components: iPOJO
Affects Versions: iPOJO-1.8.0
Reporter: sadishkumar
To avoid the problem of attaching the Auto-handlers (which are listed in the
system property) to all the component's instances unnecessarily. To make it
more specific & dynamic to particular components,
The auto-handlers can have annotations like this "@handle (component-1,
component-2,...)".
This ipojo annotations can be used by handlers to be automatically plugged into
instances of the specific list of components given as parameter in the bracket
(here for example: component-1, component-2..;etc. are component names).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira