I have a service interface which is implemented by many different
implementations in OSGi. The implementations can be added dynamically in
OSGi platform.My requirement is that I want to register the interface as a
Rest Resource, and when ever it gets a hit, the Jersey should bind it to any
one of the implementations.
Is it possible for this binding to be taken care by Jersey?
Regards
--
View this message in context: http://jersey.576304.n2.nabble.com/Registering-an-Inteface-as-a-Rest-Resource-tp6961906p6961906.html
Sent from the Jersey mailing list archive at Nabble.com.