@Component public class MessageBusAdapterProvider extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
MessageBusAdapterProvider(MessageBusProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
IMessageBusAdapter |
getAdapter() |
void |
init() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public MessageBusAdapterProvider(MessageBusProperties properties)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansException@PostConstruct public void init()
public IMessageBusAdapter getAdapter()
Copyright © 2018. All rights reserved.