[ 
https://issues.apache.org/jira/browse/SHIRO-364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280696#comment-13280696
 ] 

Jared Bunting commented on SHIRO-364:
-------------------------------------

The idea here is a "IniBeanListener" with a "notify(String name, Object bean)" 
that will be called once for every bean that is a part of the factory.  
                
> Add "bean listener" feature to Ini factories
> --------------------------------------------
>
>                 Key: SHIRO-364
>                 URL: https://issues.apache.org/jira/browse/SHIRO-364
>             Project: Shiro
>          Issue Type: New Feature
>            Reporter: Jared Bunting
>            Assignee: Jared Bunting
>             Fix For: 1.3.0
>
>
> The ini factory/configuration  has been described as a poor man's dependency 
> injection.  Even though other DI mechanisms are often used when more power 
> and configurability is required, the ini factory is still quite popular.  
> Adding the ability to register "bean listeners" that are notified of the 
> beans that get created would allow us to add some more complex functionality 
> to shiro, decouple it from our core classes, and support it in all of our 
> supported DI solutions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to