public class RemoteServiceFactory.RemoteInvocationHandler extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystWebConfig |
config |
protected com.thoughtworks.paranamer.Paranamer |
paranamer |
protected Class<? extends AgrosystService> |
serviceClass |
protected String |
serviceUrl |
| Constructor and Description |
|---|
RemoteServiceFactory.RemoteInvocationHandler(AgrosystWebConfig config,
com.thoughtworks.paranamer.Paranamer paranamer,
Class<? extends AgrosystService> serviceClass) |
protected AgrosystWebConfig config
protected com.thoughtworks.paranamer.Paranamer paranamer
protected Class<? extends AgrosystService> serviceClass
protected String serviceUrl
public RemoteServiceFactory.RemoteInvocationHandler(AgrosystWebConfig config, com.thoughtworks.paranamer.Paranamer paranamer, Class<? extends AgrosystService> serviceClass)
Copyright © 2013–2015 Inra. All rights reserved.