|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interruptable | |
|---|---|
| org.mmbase.applications.crontab | An MMBase CronDaemon implementation. |
| Uses of Interruptable in org.mmbase.applications.crontab |
|---|
| Methods in org.mmbase.applications.crontab that return Interruptable | |
|---|---|
(package private) Interruptable |
CronEntry.getExecutable()
|
Interruptable |
CronEntry.getThread(int i)
|
| Methods in org.mmbase.applications.crontab that return types with arguments of type Interruptable | |
|---|---|
List<Interruptable> |
CronEntry.getThreads()
|
| Methods in org.mmbase.applications.crontab with parameters of type Interruptable | |
|---|---|
void |
Interruptable.CallBack.run(Interruptable i)
|
| Constructor parameters in org.mmbase.applications.crontab with type arguments of type Interruptable | |
|---|---|
Interruptable(Runnable run,
Collection<Interruptable> col)
|
|
Interruptable(Runnable run,
Collection<Interruptable> col,
Interruptable.CallBack s,
Interruptable.CallBack r)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||