On Fri, 21 May 2010 18:48:43 -0300, Igor Drobiazko <[email protected]> wrote:

For example a build method can receive the id of the service to build via a string parameter

public MyService buildMyService(String id)
{

    // id parameter is "MyService"

}

Ooops, I haven't asked the question clearly. What's the use you give to the service id?

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to