Package org.apache.log4j.scheduler
Interface Job
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute()
Execute job.
-
Modifier and Type | Method | Description |
---|---|---|
void |
execute() |
Execute job.
|