public interface SchedulerListener
Scheduler
.Modifier and Type | Method | Description |
---|---|---|
void |
resumed(java.lang.Runnable r) |
|
void |
started(java.lang.Runnable r) |
|
void |
stopped(java.lang.Runnable r) |
|
void |
suspended(java.lang.Runnable r) |
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.