public class MethodEvent extends MetricsEvent
MetricsEvent.Type| 构造器和说明 |
|---|
MethodEvent(ApplicationModel applicationModel,
MethodMetric methodMetric,
String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
MethodMetric |
getMethodMetric() |
String |
getType() |
void |
setType(String type) |
customAfterPost, getSource, isAssignableFrom, isAvailable, setAvailable, toStringpublic MethodEvent(ApplicationModel applicationModel, MethodMetric methodMetric, String type)
public MethodMetric getMethodMetric()
public String getType()
public void setType(String type)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.