Uses of Class
org.jcrontab.data.CrontabEntryDAO

Packages that use CrontabEntryDAO
org.jcrontab.data The classe with the logic to access data.  
 

Uses of CrontabEntryDAO in org.jcrontab.data
 

Methods in org.jcrontab.data that return CrontabEntryDAO
static CrontabEntryDAO CrontabEntryDAO.getInstance()
          This method returns the singleton is very important to grant That only a Thread accesses at a time