[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-5562) Improve how event listeners are handled and introduce a service pattern for integrators to leverage

Steve Ebersole (JIRA) noreply at atlassian.com
Sat Mar 19 16:52:08 EDT 2011


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=40245#action_40245 ] 

Steve Ebersole commented on HHH-5562:
-------------------------------------

See org.hibernate.ejb.event.EventListenerRegistration

> Improve how event listeners are handled and introduce a service pattern for integrators to leverage
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HHH-5562
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5562
>             Project: Hibernate Core
>          Issue Type: Improvement
>          Components: core
>            Reporter: Steve Ebersole
>            Assignee: Steve Ebersole
>             Fix For: 4.0.0.Alpha3
>
>         Attachments: HHH-5562.patch
>
>          Time Spent: 8h 32m
>  Remaining Estimate: 0h
>
> Main points:
> # de-dup listener instances registered by classname
> # define a service pattern to allow integrations (search, validator and envers as main targets) to auto register their event listeners

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

        


More information about the hibernate-issues mailing list