public class DefaultCockpitEventQueueConnector extends Object implements CockpitEventQueueConnector, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
DefaultCockpitEventQueueConnector() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
publishEvent(CockpitEvent event) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setEventQueue(CockpitEventQueue eventQueue) |
public void initialize()
initialize in interface CockpitEventQueueConnectorpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void publishEvent(CockpitEvent event)
publishEvent in interface CockpitEventQueueConnectorpublic void setEventQueue(CockpitEventQueue eventQueue)
Copyright © 2018. All rights reserved.