public class TimeoutMethod extends Object implements Serializable
| Constructor and Description |
|---|
TimeoutMethod() |
TimeoutMethod(String declaringClass,
String methodName,
String[] methodParams) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeclaringClass() |
String |
getMethodName() |
String[] |
getMethodParams() |
String |
toString() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.