Examine setters methods in connector builder
--------------------------------------------
Key: GERONIMO-4216
URL: https://issues.apache.org/jira/browse/GERONIMO-4216
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: connector
Affects Versions: 2.2
Reporter: Jarek Gawor
Currently, the connector builder uses the getter methods to figure out the
types for the attributes for the dynamic gbeans created for the various
connector classes. The connector builder should use the setter methods instead
(for example, in cases where there is a write-only property, i.e. setter method
is present but getter is not).
This is related to [GERONIMO-4131].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.