users@jaxb.java.net

RE: AW: Using JAXB Generated Classes as Beans

From: Adam Sherman <adam_at_tritus.ca>
Date: Thu, 30 Oct 2003 12:59:47 -0500

On 10/31/03 01:33:44 +0800 Robert Lowe wrote:

>> Interesting possibility. Can you make the proxy look like a normal bean
>> from the outside?
>
> If you use Java's build-in dynamic proxy support (i.e. using
> java.lang.reflect.Proxy), then the only constraint is that the bean must
> implement an interface. In the caes of JAXB, this will always be the case.

That's fantastic, I've learned something today!

Thanks for the input,

A.


-- 
Adam Sherman
Tritus CG Inc
+1 (613) 797-6819
http://www.tritus.ca/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net