JDK-6380849 : RFE: Automatic discovery of PersistanceDelegates
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.beans
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: windows_xp
  • CPU: x86
  • Submitted: 2006-02-03
  • Updated: 2011-05-18
  • Resolved: 2011-05-18
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b66Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
I'd like to write PersistanceDelegates for a variety of my classes. Is there a way for the PersistanceDelegate for a particular clas to be discovered by the XMLEncoder automatically at run time, similar to the way a BeanInfo is discovered? Or can it somehow be included in a BeanInfo?

Comments
EVALUATION Seems it is a good idea.
03-02-2006