Package org.glassfish.pfl.tf.timer.spi
Class TimingInfoProcessor
java.lang.Object
org.glassfish.pfl.tf.timer.spi.TimingInfoProcessor
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate TimerGroupprivate booleanprivate Stringprivate TimerFactory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddContained(String timerName, String timerGroupName) voidvoidaddTimerGroup(String name, String desc) private voidprivate voidvoidcontainedIn(String timerName, String timerGroupName) voidprivate ControllablegetControllable(String name) private void
-
Field Details
-
done
private boolean done -
pkg
-
tf
-
contents
-
currentTimerGroup
-
-
Constructor Details
-
TimingInfoProcessor
-
-
Method Details
-
checkForValidIdentifier
-
checkDone
private void checkDone() -
addTimer
-
addTimerGroup
-
addContained
-
containedIn
-
contains
-
getControllable
-
updateTimerFactoryContents
private void updateTimerFactoryContents() -
getResult
-