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 BeanPostProcessor
public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException
postProcessBeforeInitialization
in interface BeanPostProcessor
BeansException
Copyright © 2010-2014 ArcBees. All Rights Reserved.