Re: InstanceManager javadoc

2008-07-02 Thread David Jencks
On Jun 29, 2008, at 9:43 AM, Costin Manolache wrote: Also, is there any documentation (or anyone who can explain) DefaultInstanceManager.processAnnotations() ? Sorry, I'm a bit confused, lots of calls and structures. I'm interested in particular in the 'injectionMap' - from what I read,

Re: InstanceManager javadoc

2008-07-02 Thread Costin Manolache
On Wed, Jul 2, 2008 at 11:02 AM, David Jencks [EMAIL PROTECTED] wrote: On Jun 29, 2008, at 9:43 AM, Costin Manolache wrote: Also, is there any documentation (or anyone who can explain) DefaultInstanceManager.processAnnotations() ? Sorry, I'm a bit confused, lots of calls and structures.

Re: InstanceManager javadoc

2008-06-29 Thread Costin Manolache
Also, is there any documentation (or anyone who can explain) DefaultInstanceManager.processAnnotations() ? Sorry, I'm a bit confused, lots of calls and structures. I'm interested in particular in the 'injectionMap' - from what I read, the method takes the name of the field ( say 'foo' ), and

Re: InstanceManager javadoc

2008-06-29 Thread Filip Hanik - Dev Lists
here's some history on package etc http://tomcat.markmail.org/search/?q=InstanceManager Filip Costin Manolache wrote: Also, is there any documentation (or anyone who can explain) DefaultInstanceManager.processAnnotations() ? Sorry, I'm a bit confused, lots of calls and structures. I'm

Re: InstanceManager javadoc

2008-06-29 Thread Costin Manolache
Thanks - my interest is not so much on history, more on what are the plans for this, is it a 'stable/frozen' API, and if so - some javadocs to clarify how to use/implement it. My goal is to add annotations to tomcat-lite - and also just understand the implementation. For example the injection of