public class JSONTransformMediator extends AbstractMediator
log, trace, traceState
Constructor and Description |
---|
JSONTransformMediator() |
Modifier and Type | Method and Description |
---|---|
void |
addAllProperties(java.util.List<MediatorProperty> list) |
java.util.List<MediatorProperty> |
getProperties() |
Value |
getSchemaKey() |
boolean |
mediate(MessageContext synCtx)
Invokes the mediator passing the current message for mediation.
|
void |
setSchemaKey(Value schemaKey) |
auditLog, auditWarn, configure, disableStatistics, disableTracing, divertMediationRoute, enableStatistics, enableTracing, getAspectConfiguration, getCommentsList, getDescription, getInputType, getLastSequenceFaultHandler, getLog, getMediatorName, getMediatorPosition, getOutputType, getRegisteredMediationFlowPoint, getShortDescription, getTraceState, getType, handleException, handleException, isBreakPoint, isContentAltering, isContentAware, isSkipEnabled, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, isTracingEnabled, registerMediationFlowPoint, reportCloseStatistics, reportOpenStatistics, setBreakPoint, setCommentsList, setComponentStatisticsId, setDescription, setEffectiveTraceState, setMediatorPosition, setShortDescription, setSkipEnabled, setTraceState, shouldCaptureTracing, shouldTrace, shouldTrace, traceOrDebug, traceOrDebugWarn, unregisterMediationFlowPoint
public boolean mediate(MessageContext synCtx)
Mediator
synCtx
- the current message for mediationpublic Value getSchemaKey()
public void setSchemaKey(Value schemaKey)
public void addAllProperties(java.util.List<MediatorProperty> list)
public java.util.List<MediatorProperty> getProperties()
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.