Uses of Class
me.ehp246.aufjms.core.reflection.ReflectingInvocation
| Package | Description |
|---|---|
| me.ehp246.aufjms.api.endpoint | |
| me.ehp246.aufjms.core.endpoint | |
| me.ehp246.aufjms.core.reflection |
-
Uses of ReflectingInvocation in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return ReflectingInvocation Modifier and Type Method Description ReflectingInvocationExecutableBinder. bind(Executable resolved, InvocationContext invocationContext) -
Uses of ReflectingInvocation in me.ehp246.aufjms.core.endpoint
Methods in me.ehp246.aufjms.core.endpoint that return ReflectingInvocation Modifier and Type Method Description ReflectingInvocationDefaultExecutableBinder. bind(Executable target, InvocationContext ctx) -
Uses of ReflectingInvocation in me.ehp246.aufjms.core.reflection
Methods in me.ehp246.aufjms.core.reflection that return ReflectingInvocation Modifier and Type Method Description static ReflectingInvocationReflectingInvocation. bind(java.lang.Object target, java.lang.reflect.Method method, ArgumentsProvider provider)