Uses of Class
org.jcrontab.data.DataFactory

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

Uses of DataFactory in org.jcrontab.data
 

Methods in org.jcrontab.data that return DataFactory
static DataFactory DataFactory.getInstance()
          This method returns the DataFactory of the System This method grants the Singleton pattern