|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface implemented by objects that listen to data-related events thrown by instances of org.oreodata.OreoDataSource.
Method Summary | |
void |
handleEvent(DataEvent event)
handle the event when the OreoDataSource we are listening to has modified data |
void |
init(java.util.Properties properties)
used in the startup phase to initialize the object based on properties. |
Method Detail |
public void handleEvent(DataEvent event) throws java.io.IOException
java.io.IOException
public void init(java.util.Properties properties) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |