|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectie.deri.wsmx.mediation.DummyMediator
A dummy mediator that does nothing more that adding in the end of the given payload the string: "__ADDED_BY_DUMMYMEDIATOR".
| Constructor Summary | |
(package private) |
DummyMediator()
|
| Method Summary | |
java.lang.StringBuffer |
mediate(java.lang.String sourceOntologyID,
java.lang.String targetOntologyId,
java.lang.StringBuffer payload)
Calls the mediator and returns back the mediated payload |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
DummyMediator()
| Method Detail |
public java.lang.StringBuffer mediate(java.lang.String sourceOntologyID,
java.lang.String targetOntologyId,
java.lang.StringBuffer payload)
Mediator
mediate in interface MediatorsourceOntologyID - the source ontology IDtargetOntologyId - the target ontology IDpayload - the subject of the mediation (instances from the source ontology)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||