public interface TimerListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
timeout(ServletTimer timer)
Notifies the listener that the specified timer has expired.
|
void timeout(ServletTimer timer)
Copyright © 2016. All rights reserved.