Uses of Package
org.glassfish.pfl.tf.timer.spi
-
Packages that use org.glassfish.pfl.tf.timer.spi Package Description org.glassfish.pfl.tf.spi org.glassfish.pfl.tf.timer.impl org.glassfish.pfl.tf.timer.spi org.glassfish.pfl.tf.tools.enhancer -
Classes in org.glassfish.pfl.tf.timer.spi used by org.glassfish.pfl.tf.spi Class Description TimerManager Provides access to timer facilities. -
Classes in org.glassfish.pfl.tf.timer.spi used by org.glassfish.pfl.tf.timer.impl Class Description Controllable Represents a named object that can be enabled or disabled.LogEventHandler A TimerEventHandler that stores all events that is receives.Named A simple interface used to provide access to the name and the factory that created this instance.NamedBase ObjectRegistrationManager Interface used to provide the capability to manage timer service objects.Statistics A simple read-only holder for accumulated statistics.StatisticsAccumulator StatsEventHandler Gather statistics on the times reported to this TimerEventHandler.Timer Used to create specific TimerEvent instances through a TimerEventController.TimerEvent Represents a particular observable event.TimerEventController Creates timer events and sends them to all registered event handlers.TimerEventControllerBase Supports registration of TimerEventHandlers.TimerEventHandler Handles timer events, represented by timer instances.TimerFactory Factory class for all Timer-related objects.TimerGroup A TimerGroup is a collection of Controllables, which includes Timers and TimerGroups. -
Classes in org.glassfish.pfl.tf.timer.spi used by org.glassfish.pfl.tf.timer.spi Class Description Controllable Represents a named object that can be enabled or disabled.LogEventHandler A TimerEventHandler that stores all events that is receives.Named A simple interface used to provide access to the name and the factory that created this instance.NamedBase ObjectRegistrationManager Interface used to provide the capability to manage timer service objects.Statistics A simple read-only holder for accumulated statistics.StatisticsAccumulator StatsEventHandler Gather statistics on the times reported to this TimerEventHandler.Timer Used to create specific TimerEvent instances through a TimerEventController.TimerEvent Represents a particular observable event.TimerEvent.TimerEventType TimerEventController Creates timer events and sends them to all registered event handlers.TimerEventControllerBase Supports registration of TimerEventHandlers.TimerEventHandler Handles timer events, represented by timer instances.TimerFactory Factory class for all Timer-related objects.TimerGroup A TimerGroup is a collection of Controllables, which includes Timers and TimerGroups. -
Classes in org.glassfish.pfl.tf.timer.spi used by org.glassfish.pfl.tf.tools.enhancer Class Description TimingInfoProcessor