public class CachingClientFactoryServiceExecutor extends AbstractServiceExecutor implements InvocationHandler
Constructor and Description |
---|
CachingClientFactoryServiceExecutor(String invocationName,
long invocationId,
Endpoint endpoint,
Class<?> interfaceClass,
ClientFactory clientFactory,
com.opensymphony.oscache.base.Cache cache,
int cacheTtlSec) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
getInvocationName, postprocess, preprocess
public CachingClientFactoryServiceExecutor(String invocationName, long invocationId, Endpoint endpoint, Class<?> interfaceClass, ClientFactory clientFactory, com.opensymphony.oscache.base.Cache cache, int cacheTtlSec)