Wrap Guice-Injector with proxying for Objects
---------------------------------------------
Key: WICKET-930
URL: https://issues.apache.org/jira/browse/WICKET-930
Project: Wicket
Issue Type: New Feature
Components: wicket-guice
Reporter: Jan Kriesten
Priority: Minor
Since the GuiceComponentInjector already has proxying support build in, I'd
like to use this to inject other Objects besides from Components.
A function like
guiceComponentInjector.inject( Object xy )
would be great!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.