public class PostRuleEngineInitializeBeanPostProcessor extends Object
GetRuleEngineGlobalByName annotated methods| Constructor and Description |
|---|
PostRuleEngineInitializeBeanPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
public PostRuleEngineInitializeBeanPostProcessor()
public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException
BeansExceptionpublic Object postProcessAfterInitialization(Object bean, String beanName) throws BeansException
BeansExceptionpublic int getOrder()
Copyright © 2017 SAP SE. All Rights Reserved.