public class XmlRpcClientInterceptor
extends org.springframework.remoting.support.UrlBasedRemoteAccessor
implements org.aopalliance.intercept.MethodInterceptor
XmlRpcClientInterceptor class.
Constructor and Description |
---|
XmlRpcClientInterceptor() |
Modifier and Type | Method and Description |
---|---|
String |
getServiceName()
Getter for the field
serviceName . |
Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation) |
void |
setServiceName(String serviceName)
Setter for the field
serviceName . |
afterPropertiesSet, getServiceUrl, setServiceUrl
getServiceInterface, setServiceInterface
Copyright © 2015. All rights reserved.