users@jaxb.java.net

Re: Mod change in MethodWriter.declareMethod

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Wed, 06 Dec 2006 15:28:35 -0800

HeruMartinus.Salim_at_infineon.com wrote:
> What should I do if I want to define additional enum on impl classes,
> which will be used by the beans generation?
> Because the beans generation (onActivated method) is done before the
> impl class (run method), I couldn't get the enum I added to the impl
> classes from the beans generator.

I'm not sure I understand you. Either you want to add something to both
API and impl (or value class, if that's the mode you are using), or just
to the impl class, you have access to all the relevant component today.

What do you mean you can't get the enum you added?

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com