public static interface TimerAnnotationHelper.ManagedNamed
extends org.glassfish.pfl.tf.timer.spi.Named
Modifier and Type | Method and Description |
---|---|
org.glassfish.pfl.tf.timer.spi.TimerFactory |
factory() |
java.lang.String |
name() |
@ManagedAttribute @Description(value="TimerFactory that created this Timer or TimerGroup") org.glassfish.pfl.tf.timer.spi.TimerFactory factory()
factory
in interface org.glassfish.pfl.tf.timer.spi.Named
@ManagedAttribute @NameValue @Description(value="Name of this Timer or TimerGroup") java.lang.String name()
name
in interface org.glassfish.pfl.tf.timer.spi.Named