users@jaxb.java.net

(JAXB Plugin) Customize the body of a setter method to fire bound properties

From: Sebastian Davids <sdavids_at_gmx.de>
Date: Sat, 13 Jan 2007 15:26:33 +0100

https://jaxb2-commons.dev.java.net/issues/show_bug.cgi?id=4

"
Includes parameter to set default property type: simple, bound,
constrained, both

Includes customizations:
- transient
- property type: simple, bound, constrained, both

Includes documentation (index.html)
"

Just check out HEAD of jaxb2-commons, apply the patch and try it :)

Documentation found in www/property-listener-injector/index.html

Sebastian