injected by Tuscany if it's wired to MyService component.
Thanks,
Raymond
*From:* Blue Diamond <mailto:gvnan...@gmail.com>
*Sent:* Wednesday, February 24, 2010 9:49 PM
*To:* user@tuscany.apache.org <mailto:user@tuscany.apache.org>
*Subject:* object
's wired to MyService component.
>
> Thanks,
> Raymond
>
> *From:* Blue Diamond
> *Sent:* Wednesday, February 24, 2010 9:49 PM
> *To:* user@tuscany.apache.org
> *Subject:* object reference to a service
>
> Hi,
>
> I have a @scope(composite) annotated compo
2010 9:49 PM
To: user@tuscany.apache.org
Subject: object reference to a service
Hi,
I have a @scope(composite) annotated component (service). This is a singleton
for me (correct me if I am wrong) and no matter how many clients call the
service operations, its the same service instance
Blue Diamond wrote:
Hi,
I have a @scope(composite) annotated component (service). This is a
singleton for me (correct me if I am wrong) and no matter how many
clients call the service operations, its the same service instance
that's going to handle them.
SCA API provides a way to obtain ser
Hi,
I have a @scope(composite) annotated component (service). This is a
singleton for me (correct me if I am wrong) and no matter how many clients
call the service operations, its the same service instance that's going to
handle them.
SCA API provides a way to obtain service reference to this com