|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Marks classes that can receive dyna beans read by the DataReader
.
Method Summary | |
void |
addBean(DynaBean bean)
Adds a dyna bean. |
void |
end()
Notifies the sink that all beans have been added. |
void |
start()
Notifies the sink that beans will be added. |
Method Detail |
public void start() throws DataSinkException
DataSinkException
public void addBean(DynaBean bean) throws DataSinkException
bean
- The dyna bean to add
DataSinkException
public void end() throws DataSinkException
DataSinkException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |