BuilderFactory should support lightweight initialization
--------------------------------------------------------

         Key: HIVEMIND-121
         URL: http://issues.apache.org/jira/browse/HIVEMIND-121
     Project: HiveMind
        Type: Improvement
  Components: framework  
    Versions: 1.1    
    Reporter: Howard M. Lewis Ship
     Fix For: 1.1


It would be nice if the hivmind.BuilderFactory supported light-weight 
initialization, i.e.

<invoke-factory>
  <construct class="com.example.MyServiceImpl,verbose,timeout=5000"> ... 
</construct>
</invoke-factory>

Properties could be set after the service implementation is instantiated and 
properties wired (and autowired) normally.

Less XML is good.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to