[
https://issues.apache.org/jira/browse/KARAF-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347206#comment-14347206
]
Jamie goodyear edited comment on KARAF-3580 at 3/4/15 5:30 PM:
---------------------------------------------------------------
I was hoping to programatically access reg/unreg generically against
FeaturesService instead of dipping into the FeaturesServiceImpl class.
This is to say the current impl in karaf is working :)
I just wanted a direct access for custom features listeners development.
was (Author: jgoodyear):
I was hoping to programatically access reg/unreg generically against
FeaturesService instead of dipping into the FeaturesServiceImpl class.
> 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)