Bases: ceilometer.openstack.common.service.Service
Listener for the collector service.
RPC endpoint for messages we send to ourselves.
When the notification messages are re-published through the RPC publisher, this method receives them for processing.
RPC endpoint for notification messages
When another service sends a notification over the message bus, this method receives it.
Bind the UDP socket and handle incoming data.