You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@yahoo.com.hk> on 2009/03/13 12:54:01 UTC

t5: multiple implementation of a service

Hi,

I have a Service with ServiceImp, it works, now I have a ServiceImp2 that
implents Service as well, as I understand, I can't register ServiceImp2 in
the AppModule, but I'd like to use ServiceImp2 in a specific page, is this
possible? 

Thanks
-- 
View this message in context: http://www.nabble.com/t5%3A-multiple-implementation-of-a-service-tp22494983p22494983.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: t5: multiple implementation of a service

Posted by "Thiago H. de Paula Figueiredo" <th...@gmail.com>.
Read http://tapestry.apache.org/tapestry5/tapestry-ioc/service.html
from the "Service Ids" section to the end.

-- 
Thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org