Uses of Class
org.glassfish.pfl.tf.timer.impl.NamedBaseImpl

Packages that use NamedBaseImpl
org.glassfish.pfl.tf.timer.impl   
 

Uses of NamedBaseImpl in org.glassfish.pfl.tf.timer.impl
 

Subclasses of NamedBaseImpl in org.glassfish.pfl.tf.timer.impl
 class ControllableBase
           
 class TimerFactoryImpl
           
 class TimerGroupImpl
          A TimerGroup is a collection of Controllables, which includes Timers and TimerGroups.
 class TimerImpl
          This interface exists because a Controllable is not loggable: only a Timer is loggable (we do not want TimerGroup to be loggable).
 



Copyright © 2013 Oracle. All Rights Reserved.