|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediatorSerializer
Interface which should be implemented by mediator serializers. Does the reverse of the MediatorFactory
| Method Summary | |
|---|---|
String |
getMediatorClassName()
Return the class name of the mediator which can be serialized |
OMElement |
serializeMediator(OMElement parent,
Mediator m)
Return the XML representation of this mediator |
| Method Detail |
|---|
OMElement serializeMediator(OMElement parent,
Mediator m)
m - mediator to be serializedparent - the OMElement to which the serialization should be attached
String getMediatorClassName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||