public interface BlockingServerEvent
BlockingServerEvent
is a marker interface that tells the server
event manager to publish this event in the current thread, thus blocking the
current thread of execution until all listeners have been processedCopyright © 2003-2013 MuleSource, Inc.. All Rights Reserved.