public abstract class NotificationFiringProcessingPhase<Template extends MessageProcessTemplate> extends Object implements MessageProcessPhase<Template>, Comparable<MessageProcessPhase>, MuleContextAware
MessageProcessPhases to fire notifications.| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| 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, waitrunPhase, supportsTemplatecompareToprotected void fireNotification(MuleEvent event, int action)
protected NotificationHelper getNotificationHelper(ServerNotificationManager serverNotificationManager)
public void setMuleContext(MuleContext context)
setMuleContext in interface MuleContextAwareCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.