public abstract class NotificationFiringProcessingPhase<Template extends MessageProcessTemplate> extends Object implements MessageProcessPhase<Template>, Comparable<MessageProcessPhase>, MuleContextAware
MessageProcessPhase
s to fire notifications.Constructor and Description |
---|
NotificationFiringProcessingPhase() |
Modifier and Type | Method and Description |
---|---|
protected void |
fireNotification(MuleEvent event,
int action) |
protected NotificationHelper |
getNotificationHelper(ServerNotificationManager serverNotificationManager) |
void |
setMuleContext(MuleContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
runPhase, supportsTemplate
compareTo
protected transient Log logger
protected void fireNotification(MuleEvent event, int action)
protected NotificationHelper getNotificationHelper(ServerNotificationManager serverNotificationManager)
public void setMuleContext(MuleContext context)
setMuleContext
in interface MuleContextAware
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.