| Package | Description |
|---|---|
| org.glassfish.pfl.tf.timer.impl | |
| org.glassfish.pfl.tf.timer.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
ControllableBase |
class |
LogEventHandlerImpl |
class |
MultiThreadedStatsEventHandlerImpl |
class |
NamedBaseImpl |
class |
StatsEventHandlerBase |
class |
StatsEventHandlerImpl |
class |
TimerFactoryImpl |
static class |
TimerFactoryImpl.TracingEventHandler |
class |
TimerGroupImpl
A TimerGroup is a collection of Controllables, which includes
Timers and TimerGroups.
|
class |
TimerImpl
This interface exists because a Controllable is not
loggable: only a Timer is loggable (we do not want
TimerGroup to be loggable).
|
| Modifier and Type | Class and Description |
|---|---|
class |
TimerEventController
Creates timer events and sends them to all registered event
handlers.
|
class |
TimerEventControllerBase
Supports registration of TimerEventHandlers.
|
Copyright © 2011–2019 Eclipse Foundation. All rights reserved.