|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
add(Index index,
java.lang.Object bean)
This method adds the beans to the index and stores the object into beanrepository |
void |
notifyEnd()
This method should be called by the DataProvider at the end of DataTransmission |
void |
notifyStart(boolean useVirtualMemory)
This method should be called by the DataProvider before starting the Transmission after receiving the initiateDataTransmission signal |
Method Detail |
public void notifyStart(boolean useVirtualMemory) throws java.lang.Exception
useVirtualMemory
-
java.lang.Exception
public void add(Index index, java.lang.Object bean) throws java.lang.Exception
index
- bean
-
java.lang.Exception
public void notifyEnd() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |