public class AMQPHessianProxyFactoryBean extends AMQPHessianProxyFactory implements org.springframework.beans.factory.FactoryBean<Object>
serviceInterface| Constructor and Description |
|---|
AMQPHessianProxyFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
create, destroy, getConnectionFactory, getQueuePrefix, getReadTimeout, getRemoteResolver, getRequestExchangeName, getRequestQueueName, getSerializerFactory, getServiceInterface, getTemplate, isCompressed, isDebug, isOverloadEnabled, setCompressed, setConnectionFactory, setDebug, setHessian2Reply, setHessian2Request, setOverloadEnabled, setQueuePrefix, setReadTimeout, setSerializerFactory, setServiceInterfacepublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AMQPHessianProxyFactorypublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Object>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Object>Copyright © 2013. All Rights Reserved.