Name |
Guice Plugin |
---|---|
Publisher |
Apache Software Foundation |
License |
Open Source (ASL2) |
Version |
1.0.1 |
Homepage |
http://code.google.com/p/google-guice/ |
Download |
http://code.google.com/p/google-guice/downloads/list |
Source Code |
http://code.google.com/p/google-guice/source |
User Guide |
http://google-guice.googlecode.com/files/Guice%201.0%20User's%20Guide.pdf |
Overview
The Guice plugin allows Actions, Interceptors, and Results to be created and/or autowired by Guice.
Requirements
- Struts 2.x
Installation
This plugin can be installed by copying the plugin jar into your application's /WEB-INF/lib
directory.