AnnotatedActionBeandHandlerRegistrator.@Deprecated public class AnnotatedActionBeandHandlerRegistrator extends Object implements BeanPostProcessor, Ordered
RegisterActionHandler.| Modifier and Type | Field and Description |
|---|---|
protected ActionHandlerValidatorRegistry |
actionHandlerValidatorRegistry
Deprecated.
|
protected ApplicationContext |
applicationContext
Deprecated.
|
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Constructor and Description |
|---|
AnnotatedActionBeandHandlerRegistrator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder()
Deprecated.
|
Object |
postProcessAfterInitialization(Object bean,
String beanName)
Deprecated.
|
Object |
postProcessBeforeInitialization(Object bean,
String beanName)
Deprecated.
|
@Autowired protected ApplicationContext applicationContext
@Autowired protected ActionHandlerValidatorRegistry actionHandlerValidatorRegistry
public AnnotatedActionBeandHandlerRegistrator()
public Object postProcessAfterInitialization(Object bean, String beanName)
postProcessAfterInitialization in interface BeanPostProcessorpublic Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException
postProcessBeforeInitialization in interface BeanPostProcessorBeansExceptionCopyright © 2010–2014 Arcbees. All rights reserved.