public class BusExtensionPostProcessor extends Object
| Constructor and Description |
|---|
BusExtensionPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
Object |
postProcessAfterInitialization(Object bean,
String beanId) |
Object |
postProcessBeforeInitialization(Object bean,
String beanId) |
void |
setApplicationContext(ApplicationContext ctx) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.