David Jencks created FELIX-3659:
-----------------------------------

             Summary: [DS] Share the method objects among all the dependency 
managers and component managers for the same class
                 Key: FELIX-3659
                 URL: https://issues.apache.org/jira/browse/FELIX-3659
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions: scr-1.8.0
            Reporter: David Jencks
             Fix For: scr-1.8.0


If you have configuration-based components or a component factory, all the 
related component managers can share the 
activate/modify/deactivate/bind/updated/unbind methods since they are all from 
the same class.  This will at least reduce the size of debug logging as you 
only need to find the methods once :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to