public class TransactionalMethodKey extends Object
| Constructor and Description |
|---|
TransactionalMethodKey(String className,
String methodName,
String methodDesc) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
void |
setProfileId(int profileId) |
String |
toString() |
public TransactionalMethodKey(String className, String methodName, String methodDesc)
public void setProfileId(int profileId)
public String getMethodName()
Copyright © 2019. All rights reserved.