The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Synchronizing Properties with Beans Binding (JSR 295)
Subject:  Classic Proxy Problem?
Date:  2008-03-20 08:26:18
From:  aberrant


John,

In you Person example you build a bean then create property objects for it. It seems as if these properties act as a proxy for the get and set methods of the bean. In this case what happens when setAge() is called directly on the Person object? I assume no events are fired. Is there some extra magic happening here that I am unaware of?

 Feed java.net RSS Feeds