Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.5
-
None
-
None
Description
This is very common for frameworks, if not for user (application) modules. You want to define a marker annotation, often as an inner class of the module, and mark all the services in that module with the annotation. That makes referencing a service in the module (for instance, so as to contribute to Alias) much simpler, and obviates the need to know the service id.