public class MessageEvent extends ApplicationEvent (Code)
Simple message event, this will be distributed by Terracotta for Spring and sent to each of the nodes in the cluster
whenever this event is sent via the
ApplicationContext.publishEvent(ApplicationEvent) method.