You're correct my question is weird. I should have double checked. I meant to say: Is there a way that my *matcher* can obtain a reference to its coupled mailet?
Sorry about the typo... ----- Original Message ----- From: "Kenny Smith" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Thursday, February 13, 2003 1:51 PM Subject: Re: Obtaining a reference to a mailet > Hi Mark, > > The question seems weird... basic Java (all objects, not just mailets) > gives you a 'this' reference which is a reference to your object from > within... maybe you're asking a different question? > > Kenny Smith > > > Mark Imel wrote: > > > When my custom mailet/matcher pair are instantiated and initialized, > > is there a way for my mailet to obtain a reference to the mailet? > > > > And, if not at initialization time, can i obtain a reference at run time? > > > > Thanks, > > --Mark Imel > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
