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 interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceClasses in org.glassfish.gmbal.impl that implement NamedModifier and TypeClassDescriptionclassclassMethods 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 TypeClassDescriptionclassclassclassclassclassclassclassstatic classclassA TimerGroup is a collection of Controllables, which includes Timers and TimerGroups.classThis 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 TypeInterfaceDescriptioninterfaceRepresents a named object that can be enabled or disabled.interfaceA TimerEventHandler that stores all events that is receives.interfaceGather statistics on the times reported to this TimerEventHandler.interfaceUsed to create specific TimerEvent instances through a TimerEventController.interfaceHandles timer events, represented by timer instances.interfaceFactory class for all Timer-related objects.interfaceA TimerGroup is a collection of Controllables, which includes Timers and TimerGroups.Classes in org.glassfish.pfl.tf.timer.spi that implement NamedModifier and TypeClassDescriptionclassclassCreates timer events and sends them to all registered event handlers.classSupports registration of TimerEventHandlers.Methods in org.glassfish.pfl.tf.timer.spi with parameters of type NamedModifier and TypeMethodDescriptionvoidRegister obj at the root of the management tree.voidRegister obj as an immediate child of parent in the management tree.voidvoidvoidRemove obj from the management tree.void