|
|
Re: Blueprint missing @ServiceReference annotation [message #903415 is a reply to message #903359] |
Thu, 23 August 2012 14:36 |
Erko Knoll Messages: 5 Registered: December 2011 |
Junior Member |
|
|
Thanks for the answer. I kind of suspected that they are not present. So I ported over that feature myself.
Basically what I did is I got rid of depreciated stuff and replaced the cardinality logic with availability.
Works the same way as it did before but now cardinality annotation property takes Availability enum. Like this @ServiceRerefence(cardinality=Availability.MANDATORY). Also the base package has been renamed to org.eclipse.gemini.blueprint.extensions.annotation.
Works for my project. Would be really nice if someone who comprehends the Blueprint more than me reviewed it. I just started yesterday to port my project from Spring DM over to Blueprint.
If you Blueprint guys think that could be useful for someone else feel free to take the source and add to your sub-project.
[Updated on: Sun, 26 August 2012 12:41] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04840 seconds