Class ServiceBuilderMethodInvoker

java.lang.Object
org.apache.tapestry5.ioc.internal.AbstractServiceCreator
org.apache.tapestry5.ioc.internal.ServiceBuilderMethodInvoker
All Implemented Interfaces:
ObjectCreator

Basic implementation of ObjectCreator that handles invoking a method on the module builder, and figures out the correct parameters to pass into the annotated method.