public class AopAwareMethodInvokerFactory extends Object implements io.leangen.graphql.metadata.strategy.query.MethodInvokerFactory
| Constructor and Description |
|---|
AopAwareMethodInvokerFactory() |
| Modifier and Type | Method and Description |
|---|---|
io.leangen.graphql.metadata.execution.Executable<Method> |
create(Supplier<Object> targetSupplier,
Method resolverMethod,
AnnotatedType enclosingType,
Class<?> exposedType) |
Copyright © 2018–2021. All rights reserved.