This DAO Gives all the methods necesary to build CrontabEntries
This class is an abstraction to make esaier the integration of new
DataSources that help to access CrontabEntries in new ways
This class is a utility to make easier the instalation and use of jcrontab
What it does is to create the default files "jcrontab.properties" and
"crontab" and set a default initial properties ready to work in any system
The reason why this class was added was to make it easier to integrate with
jEdit
Returns the only instance of this class
we've choosen a singleton pattern to avoid launch different Crontab
If you need diferent crontab classes to be launched only should
Change the private constructor to public.
This method saves the CrontabEntryBean the actual problem with this
method is that doesn�t store comments and blank lines from the
original file any ideas?
This method saves the CrontabEntryBean the actual problem with this
method is that doesn´t store comments and blank lines from the original
file any ideas?
This method saves the CrontabEntryBean the actual problem with this
method is that doesn�t store comments and blank lines from the
original file any ideas?
This method saves the CrontabEntryBean array the actual problem with this
method is that doesn´t store comments and blank lines from the original
file any ideas?
This method saves the CrontabEntryBean array the actual problem with this
method is that doesn´t store comments and blank lines from the original
file any ideas?
This class helps the testing process to make easier testing
The objective of this test is to test Tunnable passing parameters
to the constructor and printing those parameters