|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jcrontab.data.FileSource
org.jcrontab.data.ClassLoaderSource
This class Is the implementation of DataSource to access Info in a FileSystem
| Field Summary |
| Fields inherited from class org.jcrontab.data.FileSource |
lastModified |
| Constructor Summary | |
ClassLoaderSource()
|
|
| Method Summary | |
protected java.io.InputStream |
createCrontabStream(java.lang.String name)
|
DataSource |
getInstance()
This method returns the singleton is very important to grant That only a Thread accesses at a time |
protected boolean |
isChanged(java.lang.String name)
|
| Methods inherited from class org.jcrontab.data.FileSource |
find, findAll, remove, store, store, storeAll |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassLoaderSource()
| Method Detail |
public DataSource getInstance()
FileSource
getInstance in interface DataSourcegetInstance in class FileSource
protected java.io.InputStream createCrontabStream(java.lang.String name)
throws java.io.IOException
createCrontabStream in class FileSourcejava.io.IOExceptionprotected boolean isChanged(java.lang.String name)
isChanged in class FileSource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||