Details
Description
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.