public class InvocationRequest extends Object
| Constructor and Description |
|---|
InvocationRequest(String methodName,
Object... args)
Create a help request.
|
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArgs()
Returns method arguments.
|
String |
getMethodName()
Returns the method name.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.