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.5.2, "build v20140319-9ad6abd" API Reference