Funny thing then.
I learned something new by misreading your mail :)
Alex.
Phil Magill wrote:
>
> Nope
>
> Its just a class, that in the constructor creates the EJB and each public
> method of the class calls the same method on the bean, simple. That way the
> Servletredirector can match up the methods in the testXXXXXX methods.
>
> Hope this helps...
>
> Phil
>
> -----Original Message-----
> From: Alex Fern�ndez [mailto:[EMAIL PROTECTED]]
> Sent: 26 July 2001 12:14
> To: [EMAIL PROTECTED]
> Subject: Re: [Announcement] Mock Object project
>
> Yeah, I understand you're talking about the java.lang.reflect.Proxy
> class, right?
>
> Phil Magill wrote:
> > Just a note, the Proxy Objects are just wrapper classes for the EJB. They
> > are not part of Cactus, only a name i give to them to make them sound
> good.