| Package | Description |
|---|---|
| net.sf.eBus.util |
Contains supporting utility Java classes for
net.sf.eBus. |
| net.sf.eBus.util.logging |
Supplements
java.util.logging package with a
rolling log file handler, a pattern formatter and a logged
status report. |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerTaskListener.handleTimeout(TimerEvent task)
This method is called when the
TimerTask has expired. |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusReport.handleTimeout(TimerEvent event)
Time to output another status report.
|
void |
CalendarFileHandler.handleTimeout(TimerEvent task)
Time to roll over to the next log file.
|
Copyright © 2020. All rights reserved.