users@jersey.java.net

[Jersey] What happened to SingletonTypeInjectableProvider?

From: algermissen1971 <algermissen1971_at_mac.com>
Date: Thu, 31 Jan 2013 09:32:44 +0100

Hi,

I am looking for a way to inject my own Singletons using @Context. In Jersey 1.x there was SingletonTypeInjectableProvider. But it seems 2.x dropped that.

Or is that in a package that is not covered by the Jersey 2 API Docs and I need to look elsewhere?

Jan