Guillaume Sauthier created FELIX-4073:
-----------------------------------------

             Summary: PrimitiveHandler.attach(ComponentInstance) is final
                 Key: FELIX-4073
                 URL: https://issues.apache.org/jira/browse/FELIX-4073
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
            Reporter: Guillaume Sauthier


I would like to ease unit testing of Handlers.
In my tests, I do not want to create a real InstanceManager, but I need early 
acces to it during the runtime (for encapsulation).
I cannot access it directly easily soon enough because 
PrimitiveHandler.attach(ComponentInstance) is declared final.

--
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