|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.infoscape.proteus.mapper.TibcoMapper
A mapper maps a message to and from a resultset. Mappers are used by DBSources and DBSinks.
| Constructor Summary | |
TibcoMapper(org.jdom.Element elt)
|
|
| Method Summary | |
java.lang.Object |
map(com.tibco.tibrv.TibrvMsg tmsg)
|
void |
map(com.tibco.tibrv.TibrvMsg tmsg,
java.lang.Object msg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TibcoMapper(org.jdom.Element elt)
elt - | Method Detail |
public void map(com.tibco.tibrv.TibrvMsg tmsg,
java.lang.Object msg)
throws java.lang.Exception
tmsg - msg -
java.lang.Exception
public java.lang.Object map(com.tibco.tibrv.TibrvMsg tmsg)
throws java.lang.Exception
tmsg -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||