Class InvocationMetrics.Values
java.lang.Object
org.jboss.as.ejb3.component.invocationmetrics.InvocationMetrics.Values
- Enclosing class:
- InvocationMetrics
-
Method Summary
Modifier and TypeMethodDescriptionlonglonglong
-
Method Details
-
getExecutionTime
public long getExecutionTime() -
getInvocations
public long getInvocations() -
getWaitTime
public long getWaitTime()
-