| Package | Description |
|---|---|
| org.glassfish.pfl.tf.spi |
| Modifier and Type | Field and Description |
|---|---|
protected List<TimingPointType> |
EnhancedClassDataBase.methodTPTs |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2011–2019 Eclipse Foundation. All rights reserved.