org.phprpc.spring.remoting
类 PHPRPC_ProxyFactoryBean
java.lang.Object
org.springframework.remoting.support.RemoteAccessor
org.springframework.remoting.support.UrlBasedRemoteAccessor
org.phprpc.spring.remoting.PHPRPC_ClientInterceptor
org.phprpc.spring.remoting.PHPRPC_ProxyFactoryBean
- 所有已实现的接口:
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor, org.springframework.beans.factory.FactoryBean, org.springframework.beans.factory.InitializingBean
public class PHPRPC_ProxyFactoryBean
- extends PHPRPC_ClientInterceptor
- implements org.springframework.beans.factory.FactoryBean
| 从类 org.springframework.remoting.support.RemoteAccessor 继承的字段 |
logger |
| 从类 org.springframework.remoting.support.UrlBasedRemoteAccessor 继承的方法 |
getServiceUrl, setServiceUrl |
| 从类 org.springframework.remoting.support.RemoteAccessor 继承的方法 |
getServiceInterface, setServiceInterface |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PHPRPC_ProxyFactoryBean
public PHPRPC_ProxyFactoryBean()
setBeanClassLoader
public void setBeanClassLoader(ClassLoader classLoader)
afterPropertiesSet
public void afterPropertiesSet()
- 指定者:
- 接口
org.springframework.beans.factory.InitializingBean 中的 afterPropertiesSet - 覆盖:
- 类
PHPRPC_ClientInterceptor 中的 afterPropertiesSet
getObject
public Object getObject()
- 指定者:
- 接口
org.springframework.beans.factory.FactoryBean 中的 getObject
getObjectType
public Class getObjectType()
- 指定者:
- 接口
org.springframework.beans.factory.FactoryBean 中的 getObjectType
isSingleton
public boolean isSingleton()
- 指定者:
- 接口
org.springframework.beans.factory.FactoryBean 中的 isSingleton
Copyright © 2014. All rights reserved.