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) |
protected final Map<Class,Object> resourcesDefaults
protected final Class serviceInterface
public AbstractMethodInvokingInstrumenter(ModuleBuilderSource moduleSource, Method method, ServiceResources resources, PlasticProxyFactory proxyFactory)
Copyright © 2003-2013 The Apache Software Foundation.