[ 
http://www.stripesframework.org/jira/browse/STS-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christian Nelson updated STS-520:
---------------------------------

    Attachment: Spring25Interceptor.java

I've touched up my Spring 2.5 Interceptor by adding documentation and an 
example.  I've also renamed it to Spring25Interceptor and replicated the same 
logging as the existing SpringInterceptor.  See Spring25Interceptor.java.

Interestingly, I found this comment on Spring's AutowireCapableBeanFactory, the 
heart of my interceptor implementation:

"Integration code for other frameworks can leverage this interface to wire and 
populate existing bean instances that Spring does not control the lifecycle of. 
This is particularly useful for WebWork Actions and Tapestry Page objects, for 
example."

> Support Spring's @Autowired annotation for marking fields/methods for 
> dependency injection
> ------------------------------------------------------------------------------------------
>
>                 Key: STS-520
>                 URL: http://www.stripesframework.org/jira/browse/STS-520
>             Project: Stripes
>          Issue Type: Improvement
>    Affects Versions: Release 1.4.3
>            Reporter: Christian Nelson
>            Priority: Trivial
>         Attachments: GuiceInterceptor.java, Spring25Interceptor.java, 
> SpringInterceptor.java
>
>
> It'd be nice if we could use the @Autowired annotation that was recently 
> added in Spring 2.5 in place of the @SpringBean annotation.  Dependency 
> injection would then would be consistent with a spring-managed service tier.
> Obviously this isn't a big deal and I've marked it as trivial.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to