|
Protomatter Classes v1.1.6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CronEntry | |
com.protomatter.pas.cron | Interfaces for the PAS cron facility. |
com.protomatter.pas.cronmanager | The default implementation of the PAS cron facility. |
Uses of CronEntry in com.protomatter.pas.cron |
Methods in com.protomatter.pas.cron with parameters of type CronEntry | |
void |
PASCronManager.addCronEntry(CronEntry entry)
Add an entry to the master list of cron entries. |
void |
PASCronManager.removeCronEntry(CronEntry entry)
Remove an entry from the master list of cron entries. |
Uses of CronEntry in com.protomatter.pas.cronmanager |
Methods in com.protomatter.pas.cronmanager with parameters of type CronEntry | |
void |
PASCronManagerImpl.addCronEntry(CronEntry entry)
|
void |
PASCronManagerImpl.removeCronEntry(CronEntry entry)
|
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |