|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.synapse.config.xml.AbstractMediatorFactory
org.apache.synapse.config.xml.LogMediatorFactory
public class LogMediatorFactory
Created a Log mediator that logs messages using commons-logging.
<log [level="simple|headers|full|custom"]>
<property> *
</log>
| Constructor Summary | |
|---|---|
LogMediatorFactory()
|
|
| Method Summary | |
|---|---|
Mediator |
createMediator(org.apache.axiom.om.OMElement elem)
Creates an instance of the mediator using the OMElement |
javax.xml.namespace.QName |
getTagQName()
The QName of this mediator element in the XML config |
| Methods inherited from class org.apache.synapse.config.xml.AbstractMediatorFactory |
|---|
initMediator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogMediatorFactory()
| Method Detail |
|---|
public javax.xml.namespace.QName getTagQName()
MediatorFactory
public Mediator createMediator(org.apache.axiom.om.OMElement elem)
MediatorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||