berndhopp / guice

guice-integration for the vaadin-framework
https://vaadin.com/directory#!addon/guice-vaadin-integration
10 stars 7 forks source link

Add a getter for the injector in the servlet #2

Closed peergynt closed 8 years ago

peergynt commented 8 years ago

Somewhat similar to getWebApplicationContext() in SpringUIProvider. In my case, I actually needed to inject the servlet itself.