public class SubscribeManagerFactory extends Object implements org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
SubscribeManagerFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
autowire(Object obj) |
static SubscribeManager |
getSubscribeManager(SubscribeType type)
根据订阅类型获取相应的订阅管理器。
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public static SubscribeManager getSubscribeManager(SubscribeType type)
type - SubscribeManager,
SubscribeTypepublic static void autowire(Object obj)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2011–2013 alibaba. All rights reserved.