You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by mayank sharma <sc...@gmail.com> on 2007/08/23 13:42:32 UTC

context annotation

hi People,

I am newbie looking for some help on @context annotation.Can one of you
please explain me or provide me pointers where I can get more information on
this annotation. Describing with a small example would be gr8.

Thanks in advance.
Waiting for a quick reply.
Mayank Sharma

Re: context annotation

Posted by Simon Nash <na...@hursley.ibm.com>.
This annotation is described here:
  http://osoa.org/download/attachments/35/SCA_JavaAnnotationsAndAPIs_V100.pdf?version=1

It is used to mark a ComponentContext or RequestContext field or setter
method so that the runtime can inject the corresponding object.

   Simon

mayank sharma wrote:

> hi People,
> 
> I am newbie looking for some help on @context annotation.Can one of you
> please explain me or provide me pointers where I can get more information on
> this annotation. Describing with a small example would be gr8.
> 
> Thanks in advance.
> Waiting for a quick reply.
> Mayank Sharma
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-user-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-user-help@ws.apache.org


Re: context annotation

Posted by Simon Nash <na...@hursley.ibm.com>.
This annotation is described here:
  http://osoa.org/download/attachments/35/SCA_JavaAnnotationsAndAPIs_V100.pdf?version=1

It is used to mark a ComponentContext or RequestContext field or setter
method so that the runtime can inject the corresponding object.

   Simon

mayank sharma wrote:

> hi People,
> 
> I am newbie looking for some help on @context annotation.Can one of you
> please explain me or provide me pointers where I can get more information on
> this annotation. Describing with a small example would be gr8.
> 
> Thanks in advance.
> Waiting for a quick reply.
> Mayank Sharma
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org