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 st
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, the
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 n
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 intere
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 even
Hi,
Just one small 'feature' request:
Since InstanceManager in tomcat6 is in such a package ( org.apache - do we
even have permission to use this ??),
could we have some javadocs ?
What are the current plans for the annotation processing / dep injection ?
Is this class the 'root' of all future
a