| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPersistency
Metric persistency interface.
| Method Summary | |
|---|---|
 void | 
initializeMetricsDataBase()
Creates the needed tables to store the metricdata in.  | 
 void | 
storeMetrics(Metric[] metrics)
Stores a collection of metrics to a persistable form.  | 
| Method Detail | 
|---|
void storeMetrics(Metric[] metrics)
                  throws PersistencyException
metrics - to store
PersistencyException - in case of error
void initializeMetricsDataBase()
                               throws PersistencyException
PersistencyException - in case of error
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||