|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--submarine.connectors.ListWriter | +--submarine.connectors.ChainWriter
makes the result of the first writer the input of the second writer and continuing with the nexts. The last result is the result of the writer
Fields inherited from class submarine.connectors.ListWriter |
controler, eai, list, xml |
Constructor Summary | |
ChainWriter()
|
Method Summary | |
boolean |
putDocument(Message.MsgContext context,
java.lang.Object doc)
|
java.lang.Object |
putSyncDocument(Message.MsgContext context,
java.lang.Object doc)
|
Methods inherited from class submarine.connectors.ListWriter |
init, setSubmiter |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ChainWriter()
Method Detail |
public java.lang.Object putSyncDocument(Message.MsgContext context, java.lang.Object doc) throws java.lang.Exception
putSyncDocument
in class ListWriter
submarine.core.WritingFunction
doc
- context
- java.lang.Exception
- public boolean putDocument(Message.MsgContext context, java.lang.Object doc) throws java.lang.Exception
putDocument
in class ListWriter
submarine.core.WritingFunction
doc
- context
- java.lang.Exception
-
|
Submarine project. free distribution of this software must include the opensource licence. Guénolé de Cadoudal. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |