Dashboard > Labels > guice
  Labels Log In   View a printable version of the current page.  
  Label: guice

All content with label guice.
Related Labels: java, wicket, quartz, web, dependency-injection, reflection, resin

Quartz fits (codesmell)
whenever you have any need for cronlike functionality within your java application, Quartz is the obvious chose for quite a long time now. i did not need much of what quartz had to offer, so i went with a homegrown ...
Other labels: quartz, java
Wicket, Guice and java.lang.reflect.Type (codesmell)
anyone suffering from https://issues.apache.org/jira/browse/WICKET1403 , i added a quick hack to make it possible to restart the server while persisting the application´s state. not a final solution, but it works for now and makes the development cycle much faster (for me) The Problem ...
Other labels: java, wicket
Wicket, Guice and persistent PageStore (codesmell)
I filed another guice related issue at Wicket´s Jira https://issues.apache.org/jira/browse/WICKET1403. Seems, the injection stuff needs some treatment before the ultrafastturnaround development environment will come true. Let´s hope for the best
Other labels: wicket, resin
Java Reflection (codesmell)
I just wrote a library that (de)serializes command objects after transmitting over network. Before executing, i´d like to (re)inject members annotated with Guices @Inject annotation. I did some Reflection before, but never ...
Other labels: java, reflection
Guice AutoBind (codesmell)
Please note, that i released just another piece of free software: GuiceAutoBind. It is used to complement guices @ImplementedBy annotation in order to easily bulkbind whole implementation packages. More... http://www.codesmell.org/org.codesmell.guice.autobind
Other labels: java
Wicket LazyInitProxyFactory (codesmell)
i fell over a subtle bug in WicketIOC, that causes RuntimeException when WicketGuice is used together with GuiceboundInterceptors while Injecting nonInterface Classes. While the above usecase is a terribly rare one, this problem shows that it is not always a good idea to copy a required ...
Other labels: java, wicket
Guice & Wicket, a perfect match. (codesmell)
You know Wicket http://wicket.apache.org/, at least, you´ve heard of it. What you might have missed, is that it integrates with Guice http://code.google.com/p/googleguice/ quite well through this project http://herebebeasties.com/20070620/wicketgetsguicy/. I´ve tried ...
Other labels: wicket, java, web, dependency-injection
This site is powered by a free Atlassian Confluence Personal Server License. Evaluate Confluence for your organisation or read more about Confluence licensing here.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators