@ManagedObject @Description(value="A timer represents a particular action that has a duration from ENTER to EXIT") public static interface TimerAnnotationHelper.ManagedTimer extends org.glassfish.pfl.tf.timer.spi.Timer, TimerAnnotationHelper.ManagedControllable
Modifier and Type | Method and Description |
---|---|
boolean |
isActivated() |
contents, description, disable, enable, id, isEnabled
factory, name
@ManagedAttribute @Description(value="True if this Timer is enabled, and can generate TimerEvents") boolean isActivated()
isActivated
in interface org.glassfish.pfl.tf.timer.spi.Timer