Class OperationInvoker
java.lang.Object
io.smallrye.graphql.execution.datafetcher.helper.ReflectionInvoker
io.smallrye.graphql.execution.datafetcher.helper.OperationInvoker
Invoke methods on Operation class
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.smallrye.graphql.execution.datafetcher.helper.ReflectionInvoker
getMethod, invoke, invokePrivileged, invokePrivileged, setMethod, toString
-
Constructor Details
-
OperationInvoker
-