[
https://issues.apache.org/jira/browse/KARAF-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346842#comment-14346842
]
Jamie goodyear edited comment on KARAF-3580 at 3/4/15 12:47 PM:
----------------------------------------------------------------
Hmm, that functionality isn't in K3 line as far as I can tell.
Reviewing that snippet the reg/unreg call is being made directly against the
FeaturesServiceImpl instead of the generic FeaturesService API - that was the
level I was requesting to add the methods too.
was (Author: jgoodyear):
Hmm, that functionality isn't in K3 line as far as I can tell.
Reviewing that snipper the reg/unreg call is being made directly against the
FeaturesServiceImpl instead of the generic FeaturesService API - that was the
level I was requesting to add the methods too.
> FeaturesService expose register and unregister FeaturesListener methods
> -----------------------------------------------------------------------
>
> Key: KARAF-3580
> URL: https://issues.apache.org/jira/browse/KARAF-3580
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-feature
> Affects Versions: 3.0.3
> Reporter: Jamie goodyear
> Fix For: 4.0.0, 3.0.4
>
>
> FeaturesListener is provided as a way to add custom behaviours to feature and
> repository events. The FeaturesService API however does not provide a way to
> add these custom listeners. It would be nice if we could extend the API to
> include a register and unregister FeaturesListener call.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)