|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.jcrontab.data.DataFactory
This Factory builds a dao using teh given information. Initializes the system with the given properties or loads the default config
| Method Summary | |
static DataSource |
getDAO()
This method returns the DataSource of the System |
static DataFactory |
getInstance()
This method returns the DataFactory of the System This method grants the Singleton pattern |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static DataFactory getInstance()
public static DataSource getDAO()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||