Ticket #444 (closed task: fixed)
Autowire will now also read cfproperty tag for property injections
| Reported by: | lmajano | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.0 |
| Component: | Interceptors - Autowire | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Autowire will first read in the cfproperty tags that have the following:
<cfproperty name="UserService" type="ioc" scope="instance"> <cfproperty name="LookupService" type="ioc" scope="instance">
Change History
Note: See
TracTickets for help on using
tickets.
