Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The manipulator should be extensible for its annotation support.
Currently, only a fixed set of annotations is supported (hardcoded), and the only way to declares annotation for the manipulator is to follow some naming conventions ("handler" or "ipojo" in the package's name for example).
I want to be able to say to the manipulator that I want a given behavior to be associated to a particular annotation.
I also want to easily add to the manipulator external annotation supporting "modules".
Attachments
Attachments
Issue Links
- relates to
-
FELIX-3699 Allow annotations to handle custom component definitions.
- Closed