org.kuali.rice.ksb.messaging
Class KSBHttpInvokerProxyFactoryBean
java.lang.Object
   org.springframework.remoting.support.RemotingSupport
org.springframework.remoting.support.RemotingSupport
       org.springframework.remoting.support.RemoteAccessor
org.springframework.remoting.support.RemoteAccessor
           org.springframework.remoting.support.UrlBasedRemoteAccessor
org.springframework.remoting.support.UrlBasedRemoteAccessor
               org.springframework.remoting.support.RemoteInvocationBasedAccessor
org.springframework.remoting.support.RemoteInvocationBasedAccessor
                   org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
                       org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
                           org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
org.kuali.rice.ksb.messaging.KSBHttpInvokerProxyFactoryBean
- All Implemented Interfaces: 
- org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<Object>, org.springframework.beans.factory.InitializingBean, org.springframework.remoting.httpinvoker.HttpInvokerClientConfiguration
- public class KSBHttpInvokerProxyFactoryBean 
- extends org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
| Fields inherited from class org.springframework.remoting.support.RemotingSupport | 
| logger | 
 
 
 
| Methods inherited from class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor | 
| convertHttpInvokerAccessException, executeRequest, executeRequest, getCodebaseUrl, getHttpInvokerRequestExecutor, invoke, setCodebaseUrl, setHttpInvokerRequestExecutor | 
 
| Methods inherited from class org.springframework.remoting.support.RemoteInvocationBasedAccessor | 
| createRemoteInvocation, getRemoteInvocationFactory, recreateRemoteInvocationResult, setRemoteInvocationFactory | 
 
| Methods inherited from class org.springframework.remoting.support.UrlBasedRemoteAccessor | 
| getServiceUrl, setServiceUrl | 
 
| Methods inherited from class org.springframework.remoting.support.RemoteAccessor | 
| getServiceInterface, setServiceInterface | 
 
| Methods inherited from class org.springframework.remoting.support.RemotingSupport | 
| getBeanClassLoader, overrideThreadContextClassLoader, resetThreadContextClassLoader, setBeanClassLoader | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface org.springframework.remoting.httpinvoker.HttpInvokerClientConfiguration | 
| getServiceUrl | 
 
KSBHttpInvokerProxyFactoryBean
public KSBHttpInvokerProxyFactoryBean()
getServiceConfiguration
public JavaServiceConfiguration getServiceConfiguration()
- 
 
setServiceConfiguration
public void setServiceConfiguration(JavaServiceConfiguration serviceConfiguration)
- 
 
afterPropertiesSet
public void afterPropertiesSet()
- 
- Specified by:
- afterPropertiesSetin interface- org.springframework.beans.factory.InitializingBean
- Overrides:
- afterPropertiesSetin class- org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
- 
 
getObject
public Object getObject()
- 
- Specified by:
- getObjectin interface- org.springframework.beans.factory.FactoryBean<Object>
- Overrides:
- getObjectin class- org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
- 
 
getObjectType
public Class<?> getObjectType()
- 
- Specified by:
- getObjectTypein interface- org.springframework.beans.factory.FactoryBean<Object>
- Overrides:
- getObjectTypein class- org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
- 
 
isSingleton
public boolean isSingleton()
- 
- Specified by:
- isSingletonin interface- org.springframework.beans.factory.FactoryBean<Object>
- Overrides:
- isSingletonin class- org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
- 
 
getServiceInterfaces
public Class<?>[] getServiceInterfaces()
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.