Commit Graph

9 Commits

Author SHA1 Message Date
Murali Reddy e439d9824f - remove Publish, Subscrie annotation as they are not used
- merge ActionEvent callback into ActionEventUtils
- static initialize event bus from component locator
2013-01-31 19:37:51 +05:30
Murali Reddy b03744ab0d added entity details corresponding to each event. Entity represents the
resource for which event is generated.
2013-01-27 22:42:00 +05:30
Murali Reddy ae903f8c2c put data center and pod UUID's in the alert event message sent on to
event bus
2013-01-27 03:33:55 +05:30
Murali Reddy c35b016d90 hanlde case where no EventBus implementation is configured in component
locator config file
2013-01-25 18:21:33 +05:30
Murali Reddy 2dd40c2823 -Added recoonect logic using shutdown listner in RabbitMQEventBus
-changed EventBus interface method signtures to return/take UUID for
subscriber management
2013-01-25 14:18:49 +05:30
Murali Reddy 900c8b249c event notificatio service and event bug plug-in changes 2012-12-05 10:28:27 +05:30
Murali Reddy cbc9bce6ae -adds the plugin that implements EventBus with AMQP broker as MOM provider
-modify the components.xml to load the RabbitMQ plugin as EventBus
2012-11-15 15:39:29 +05:30
Murali Reddy 600a166d4f publish actione events, usage events and alerts on the event bus 2012-09-17 03:19:01 +05:30
Murali Reddy 5ae868d0f9 publish alerts from a single place 2012-09-17 01:57:07 +05:30