org.mule.api.context.notification
Interface BlockingServerEvent

All Known Implementing Classes:
ClusterNodeNotification, FlowConstructNotification, HeartbeatNotification, MessageProcessorNotification, ModelNotification, MuleContextNotification, 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-2012 MuleSoft, Inc.. All Rights Reserved.