org.mule.api.context.notification
Interface BlockingServerEvent

All Known Implementing Classes:
AsyncMessageNotification, ClusterNodeNotification, FlowConstructNotification, HeartbeatNotification, MessageProcessorNotification, ModelNotification, MuleContextNotification, OAuthAuthorizeNotification, PipelineMessageNotification, ServiceNotification, ServletContextNotification, TransactionNotification

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 processed




Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.