public class IsyHttpInvokerClientInterceptor
extends org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
| Constructor and Description |
|---|
IsyHttpInvokerClientInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
AufrufKontextToResolver |
getAufrufKontextToResolver() |
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
When called, a new correlation ID is always created and added to the existing correlation ID of the
calling context.
|
void |
setAufrufKontextToResolver(AufrufKontextToResolver aufrufKontextToResolver)
Sets aufrufKontextToResolver.
|
void |
setLogHelper(LogHelper logHelper)
Sets value of attribute 'logHelper'.
|
void |
setRemoteSystemName(String remoteSystemName)
Sets value of attribute 'remoteSystemName'.
|
convertHttpInvokerAccessException, executeRequest, executeRequest, getCodebaseUrl, getHttpInvokerRequestExecutor, setCodebaseUrl, setHttpInvokerRequestExecutorcreateRemoteInvocation, getRemoteInvocationFactory, recreateRemoteInvocationResult, setRemoteInvocationFactorygetServiceUrl, setServiceUrlgetServiceInterface, setServiceInterfacegetBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoaderpublic Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) throws Throwable
When called, a new correlation ID is always created and added to the existing correlation ID of the calling context.
invoke in interface org.aopalliance.intercept.MethodInterceptorinvoke in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptorThrowablepublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptorpublic void setRemoteSystemName(String remoteSystemName)
remoteSystemName - New value of the attribute.public void setLogHelper(LogHelper logHelper)
logHelper - New value of the attribute.@Autowired public void setAufrufKontextToResolver(AufrufKontextToResolver aufrufKontextToResolver)
AufrufKontextToResolveraufrufKontextToResolver - New value of aufrufKontextToResolverpublic AufrufKontextToResolver getAufrufKontextToResolver()
Copyright © 2022. All rights reserved.