public abstract class UrlBasedRemoteAccessor extends RemoteAccessor implements org.springframework.beans.factory.InitializingBean
logger| Constructor and Description | 
|---|
| UrlBasedRemoteAccessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterPropertiesSet() | 
| String | getServiceUrl()Return the URL of this remote accessor's target service. | 
| void | setServiceUrl(String serviceUrl)Set the URL of this remote accessor's target service. | 
getServiceInterface, setServiceInterfacegetBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoaderpublic void setServiceUrl(String serviceUrl)
public String getServiceUrl()
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean