Ticket #444 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Changed 2 years ago by lmajano

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.