public class Scheduler extends Object
| Constructor and Description |
|---|
Scheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
boolean |
hasScheduledMethod(Class<?> clazz) |
void |
schedule(Object target) |
void |
start() |
Copyright © 2019 ninjaframework. All rights reserved.