Hi,

I would like to ask you about some way in Felix to export services in more easy way only with annotation like in EJB3.x: @Stateful, @Stateless, @Remote, @Local, @EJB, etc. In my opinion the best way this to be done is inside of the OSGi framework. Then all resources (services) can be exported to the framework just with annotation. The same for needed services. What about if before to get some service we have to pass some parameters to the constructor?


Regards,
Miro.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to