Uses of Interface
org.glassfish.pfl.tf.timer.spi.Named
Packages that use Named
Package
Description
-
Uses of Named in org.glassfish.gmbal.impl
Subinterfaces of Named in org.glassfish.gmbal.implModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
Classes in org.glassfish.gmbal.impl that implement NamedModifier and TypeClassDescriptionclass
class
Methods in org.glassfish.gmbal.impl with parameters of type Named -
Uses of Named in org.glassfish.pfl.tf.timer.impl
Classes in org.glassfish.pfl.tf.timer.impl that implement NamedModifier and TypeClassDescriptionclass
class
class
class
class
class
class
static class
class
A TimerGroup is a collection of Controllables, which includes Timers and TimerGroups.class
This interface exists because a Controllable is not loggable: only a Timer is loggable (we do not want TimerGroup to be loggable). -
Uses of Named in org.glassfish.pfl.tf.timer.spi
Subinterfaces of Named in org.glassfish.pfl.tf.timer.spiModifier and TypeInterfaceDescriptioninterface
Represents a named object that can be enabled or disabled.interface
A TimerEventHandler that stores all events that is receives.interface
Gather statistics on the times reported to this TimerEventHandler.interface
Used to create specific TimerEvent instances through a TimerEventController.interface
Handles timer events, represented by timer instances.interface
Factory class for all Timer-related objects.interface
A TimerGroup is a collection of Controllables, which includes Timers and TimerGroups.Classes in org.glassfish.pfl.tf.timer.spi that implement NamedModifier and TypeClassDescriptionclass
class
Creates timer events and sends them to all registered event handlers.class
Supports registration of TimerEventHandlers.Methods in org.glassfish.pfl.tf.timer.spi with parameters of type NamedModifier and TypeMethodDescriptionvoid
Register obj at the root of the management tree.void
Register obj as an immediate child of parent in the management tree.void
void
void
Remove obj from the management tree.void