Package org.glassfish.pfl.tf.timer.impl
package org.glassfish.pfl.tf.timer.impl
-
ClassesClassDescriptionA TimerGroup is a collection of Controllables, which includes Timers and TimerGroups.This interface exists because a Controllable is not loggable: only a Timer is loggable (we do not want TimerGroup to be loggable).This is an implementation of the Set interface that keeps track of its version so that we can tell when it is modified.