|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimingPointType | |
|---|---|
| org.glassfish.pfl.tf.spi | |
| Uses of TimingPointType in org.glassfish.pfl.tf.spi |
|---|
| Fields in org.glassfish.pfl.tf.spi with type parameters of type TimingPointType | |
|---|---|
protected List<TimingPointType> |
EnhancedClassDataBase.methodTPTs
|
| Methods in org.glassfish.pfl.tf.spi that return TimingPointType | |
|---|---|
static TimingPointType |
TimingPointType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TimingPointType[] |
TimingPointType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.pfl.tf.spi that return types with arguments of type TimingPointType | |
|---|---|
static List<TimingPointType> |
MethodMonitorRegistry.getTimerTypes(Class<?> cls)
Return a list of all timer types defined for cls. |
List<TimingPointType> |
EnhancedClassDataBase.getTimingPointTypes()
List of timing point types of monitored methods and info methods. |
List<TimingPointType> |
EnhancedClassData.getTimingPointTypes()
List of timing point types of monitored methods and info methods. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||