public class XxlRpcSpringProviderFactory extends XxlRpcProviderFactory implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| 构造器和说明 |
|---|
XxlRpcSpringProviderFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
addService, getCorePoolSize, getMaxPoolSize, getPort, getSerializerInstance, getServiceData, invokeService, makeServiceKey, setAccessToken, setCorePoolSize, setIp, setMaxPoolSize, setPort, setSerializer, setServer, setServiceRegistry, setServiceRegistryParam, start, stoppublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionCopyright © 2019. All rights reserved.