|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DataSource
Represents a data source where data is collected from.
All implementing classes MUST have a constructor with 2 parameters. The first parameter must be a java.util.Properties containing implementation spesific parameters. The second parameter must be a maito.datacollecting.RecordParser.
RecordParser| Method Summary | |
|---|---|
void |
update()
Implementing classes must perform the updating here. |
| Method Detail |
|---|
void update()
throws DataSourceException
DataSourceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||