public class MethodSerialImpl extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
String |
declaringClassName |
String |
methodName |
List<String> |
paramList |
Constructor and Description |
---|
MethodSerialImpl(Method method) |
Modifier and Type | Method and Description |
---|---|
Method |
convertToMethod(ClassLoader loader) |
public String methodName
public String declaringClassName
public MethodSerialImpl(Method method)
public Method convertToMethod(ClassLoader loader) throws NoSuchMethodException
NoSuchMethodException
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference