Notification mechanism on bind/unbind events
--------------------------------------------

                 Key: FELIX-1430
                 URL: https://issues.apache.org/jira/browse/FELIX-1430
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
    Affects Versions: iPOJO-1.4.0
            Reporter: Clement Escoffier
             Fix For: iPOJO-1.6.0


The service dependency model should allows listeners to be notified when a 
service binding decision is made. MEthod would be:
OnMatchingServiceArrival : called for every matching service that arrive
OnBoundService : when the service is used
OnValidation: when the dependency becomes valid
OnMatchingServiceDeparture
OnUnboundService : 
OnInvalidation
OnDependencyReconfiguration


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to