public class BNSCallbackProxyBean
extends com.baidu.driver4j.bns.BNSCallbackProxy
implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
BNSCallbackProxy.
default autoRegister is true, it will auto search all BNSCallback type class in the container and BNSCallbackProxyBNSCallback,
BNSCallbackProxy| 构造器和说明 |
|---|
BNSCallbackProxyBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
protected Map<String,com.baidu.driver4j.bns.BNSCallback> |
getCallbackMapping() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setAutoRegister(boolean autoRegister)
setter method for property autoRegister
|
public void destroy()
throws Exception
destroy 在接口中 org.springframework.beans.factory.DisposableBeanExceptionpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setAutoRegister(boolean autoRegister)
autoRegister - the autoRegister to setCopyright © 2016. All rights reserved.