public class EventPublisherMediator extends AbstractMediator
trace, traceState| Constructor and Description | 
|---|
| EventPublisherMediator() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEventSourceName() | 
| boolean | mediate(MessageContext synCtx)Invokes the mediator passing the current message for mediation. | 
| void | setEventSourceName(String eventSourceName) | 
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarnpublic boolean mediate(MessageContext synCtx)
MediatorsynCtx - the current message for mediationpublic String getEventSourceName()
public void setEventSourceName(String eventSourceName)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.