I am trying to integrate CanDI in Wicket , but ...
In the bottom of the document :
http://www.caucho.com/resin/doc/resin-ioc.xtp
private InjectManager _webBeans = InjectManager.create();
_webBeans.injectObject(component);
But , I cannot find an injectObject() method in InjectManager ...
Is it deprecated too ? What is the correct way now ?
Thanks a lot.
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest