I suppose we could extend ServiceResources to add a method getImplementationClass() which would return getClass() on the service implementation class (if it is known).
On Wed, Jul 21, 2010 at 7:03 AM, Thiago H. de Paula Figueiredo <[email protected]> wrote: > On Wed, 21 Jul 2010 10:50:52 -0300, Igor Drobiazko (JIRA) <[email protected]> > wrote: > >>> Provide access to annotations of service implementation class > > Hi, Igor! > > I'm very happy to see this improvement being implemented. :) What approach > will you use? > > -- > 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] > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
