public class SpringCustomLogger extends AbstractMediator
trace, traceState | Constructor and Description |
|---|
SpringCustomLogger () |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail () |
String |
getUserName () |
boolean |
mediate (MessageContext synCtx)
Invokes the mediator passing the current message for mediation.
|
void |
setEmail (String email) |
void |
setUserName (String userName) |
auditLog, auditWarn, configure, disableStatistics, enableStatistics, getAspectConfiguration, getDescription, getLog, getTraceState, getType, handleException, handleException, isContentAware, isStatisticsEnable, isTraceOn, isTraceOrDebugOn, setDescription, setEffectiveTraceState, setTraceState, shouldTrace, traceOrDebug, traceOrDebugWarn public SpringCustomLogger()
public String getEmail()
public void setEmail(String email)
public String getUserName()
public void setUserName(String userName)
public boolean mediate(MessageContext synCtx)
Mediator synCtx - the current message for mediationCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.