public class AbstractMethodInvokingInstrumenter extends Object
Modifier and Type | Field and Description |
---|---|
protected Method |
method |
protected Map<Class,Object> |
resourcesDefaults |
protected String |
serviceId |
protected Class |
serviceInterface |
Constructor and Description |
---|
AbstractMethodInvokingInstrumenter(ModuleBuilderSource moduleSource,
Method method,
ServiceResources resources,
PlasticProxyFactory proxyFactory) |
Modifier and Type | Method and Description |
---|---|
protected Object |
invoke(InjectionResources injectionResources) |
String |
toString() |
protected final Map<Class,Object> resourcesDefaults
protected final Class serviceInterface
public AbstractMethodInvokingInstrumenter(ModuleBuilderSource moduleSource, Method method, ServiceResources resources, PlasticProxyFactory proxyFactory)
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.