public class IsyHttpInvokerProxyFactoryBean extends IsyHttpInvokerClientInterceptor implements org.springframework.beans.factory.FactoryBean<Object>
| Constructor and Description |
|---|
IsyHttpInvokerProxyFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
invoke, setLogHelper, setRemoteSystemNameconvertHttpInvokerAccessException, executeRequest, executeRequest, getCodebaseUrl, getHttpInvokerRequestExecutor, setCodebaseUrl, setHttpInvokerRequestExecutorcreateRemoteInvocation, getRemoteInvocationFactory, recreateRemoteInvocationResult, setRemoteInvocationFactorygetServiceUrl, setServiceUrlgetServiceInterface, setServiceInterfacegetBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoaderpublic Object getObject()
getObject in interface org.springframework.beans.factory.FactoryBean<Object>FactoryBean.getObject()public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Object>FactoryBean.getObjectType()public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Object>FactoryBean.isSingleton()public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class IsyHttpInvokerClientInterceptorInitializingBean.afterPropertiesSet()Copyright © 2022. All rights reserved.