Package com.google.inject.internal
Interface InjectorImpl.MethodInvoker
- Enclosing class:
InjectorImpl
static interface InjectorImpl.MethodInvoker
Invokes a method.
-
Method Summary
-
Method Details
-
invoke
Object invoke(Object target, Object... parameters) throws IllegalAccessException, InvocationTargetException
-