|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.dubbo.config.AbstractConfig
com.alibaba.dubbo.config.spring.AnnotationBean
@Deprecated public class AnnotationBean
AnnotationBean
| Constructor Summary | |
|---|---|
AnnotationBean()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
destroy()
Deprecated. |
String |
getPackage()
Deprecated. |
Object |
postProcessAfterInitialization(Object bean,
String beanName)
Deprecated. |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
Deprecated. |
Object |
postProcessBeforeInitialization(Object bean,
String beanName)
Deprecated. |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Deprecated. |
void |
setPackage(String annotationPackage)
Deprecated. |
| Methods inherited from class com.alibaba.dubbo.config.AbstractConfig |
|---|
getId, setId, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationBean()
| Method Detail |
|---|
public String getPackage()
public void setPackage(String annotationPackage)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansException
public void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanException
public Object postProcessAfterInitialization(Object bean,
String beanName)
throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansException
public Object postProcessBeforeInitialization(Object bean,
String beanName)
throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||