Interface Named

All Known Subinterfaces:
org.glassfish.pfl.tf.timer.spi.Controllable, org.glassfish.pfl.tf.timer.spi.LogEventHandler, org.glassfish.pfl.tf.timer.spi.StatsEventHandler, org.glassfish.pfl.tf.timer.spi.Timer, TimerAnnotationHelper.ManagedControllable, TimerAnnotationHelper.ManagedLogEventHandler, TimerAnnotationHelper.ManagedNamed, TimerAnnotationHelper.ManagedStatsEventHandler, TimerAnnotationHelper.ManagedTimer, TimerAnnotationHelper.ManagedTimerEventHandler, TimerAnnotationHelper.ManagedTimerFactory, TimerAnnotationHelper.ManagedTimerGroup, org.glassfish.pfl.tf.timer.spi.TimerEventHandler, org.glassfish.pfl.tf.timer.spi.TimerFactory, org.glassfish.pfl.tf.timer.spi.TimerGroup
All Known Implementing Classes:
org.glassfish.pfl.tf.timer.spi.NamedBase, TimerAnnotationHelper.ManagedTimerEventController, TimerAnnotationHelper.TracingEventHandler, org.glassfish.pfl.tf.timer.spi.TimerEventController, org.glassfish.pfl.tf.timer.spi.TimerEventControllerBase, org.glassfish.pfl.tf.timer.impl.TimerFactoryImpl.TracingEventHandler

public interface Named
A simple interface used to provide access to the name and the factory that created this instance. All types that are created by the TimerFactory implement this interface.