I'll answer (a part of) my own question:

setters can be protected, getters must be public.

-nikita


Nikita Tovstoles wrote:

If I take a typical JavaBean class, and modify it so that some fields' getters and setters are 'protected' and not public, will those properties still be serialized by BeanSerializer?

If possible, could you please point to method in Axis source code, that determines which fields of an Object to serialize (when BeanSerializer is used)?

thanks
-nikita


begin:vcard
fn:Nikita Tovstoles
n:Tovstoles;Nikita
adr:;;;;CA;;USA
email;internet:[EMAIL PROTECTED]
tel;work:408-276-5348
tel;cell:408-276-5348
x-mozilla-html:TRUE
version:2.1
end:vcard

Reply via email to