|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jcrontab.data.HoliDayFactory
This Factory builds a HoliDay Source using teh given information.
Method Summary | |
HoliDaySource |
getDAO()
This method returns the HoliDaySource of the System |
static HoliDaySource |
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 HoliDaySource getInstance() throws java.lang.Exception
java.lang.Exception
public HoliDaySource getDAO()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |