public class ServiceBuilderMethodInvoker extends AbstractServiceCreator
ObjectCreator
that handles invoking a method on the module
builder, and figures out the correct parameters to pass into the annotated method.creatorDescription, logger, resources, serviceId
Constructor and Description |
---|
ServiceBuilderMethodInvoker(ServiceBuilderResources resources,
String creatorDescription,
Method method) |
Modifier and Type | Method and Description |
---|---|
Object |
createObject()
Invoked from the proxy to create the actual service implementation.
|
String |
toString() |
createInjectionResources
public ServiceBuilderMethodInvoker(ServiceBuilderResources resources, String creatorDescription, Method method)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.