Package samples.mediators.extensions
Class SpringCustomLogger
java.lang.Object
org.apache.synapse.mediators.AbstractMediator
samples.mediators.extensions.SpringCustomLogger
- All Implemented Interfaces:
org.apache.synapse.aspects.AspectConfigurable,org.apache.synapse.Mediator,org.apache.synapse.SynapseArtifact
public class SpringCustomLogger
extends org.apache.synapse.mediators.AbstractMediator
-
Field Summary
Fields inherited from class org.apache.synapse.mediators.AbstractMediator
trace, traceState -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEmail()booleanmediate(org.apache.synapse.MessageContext synCtx) voidvoidsetUserName(String userName) Methods inherited from class org.apache.synapse.mediators.AbstractMediator
auditLog, auditWarn, configure, disableStatistics, disableTracing, divertMediationRoute, enableStatistics, enableTracing, getArtifactIdentifier, getAspectConfiguration, getCommentsList, getDescription, getInputType, getLastSequenceFaultHandler, getLog, getMediatorId, getMediatorName, getMediatorPosition, getOutputType, getRegisteredMediationFlowPoint, getShortDescription, getTraceState, getType, handleException, handleException, isBreakPoint, isContentAltering, isContentAware, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportCloseStatisticsWithError, reportOpenStatistics, setArtifactIdentifier, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorId, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPoint
-
Constructor Details
-
SpringCustomLogger
public SpringCustomLogger()
-
-
Method Details
-
getEmail
-
setEmail
-
getUserName
-
setUserName
-
mediate
public boolean mediate(org.apache.synapse.MessageContext synCtx)
-