As the name says this class should inject some beans from spring context to some place. But how it works? I can't find any examples with it.
Basically I need to inject some model services from spring context into Atmosphere-Jersey resource classes. Can this class help me?