Results 1 to 2 of 2

Thread: What happened to VetoableChangeListener support?

  1. #1
    Join Date
    Mar 2007
    Posts
    3

    Default What happened to VetoableChangeListener support?

    Early versions of BeanWrapperImpl had methods to add a PropertyChangeListener or VetoableChangeListener. These methods have been removed. I'm wondering what the current strategy is. Is there some other mechanism for adding these types of listeners, or some Spring equivalent, whereby changes to properties can be intercepted?

    thanks

  2. #2
    Join Date
    Nov 2005
    Location
    Reutlingen, Germany
    Posts
    2,098

    Default

    You can have a look at the file's revision history. Some time ago I created an enhancement request for property change events in Spring. I don't think there is something like this at the moment. See also the linked thread.

    Joerg
    This post can contain insufficient information.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •