public final class MethodInstance extends Object
Constructor and Description |
---|
MethodInstance(Method method,
Object[] args)
constructor of the class
|
public MethodInstance(Method method, Object[] args)
method
- args
- public Object invoke(Object o) throws IllegalAccessException, InvocationTargetException
o
- Object to invoke Method on itIllegalAccessException
IllegalArgumentException
IllegalAccessException
InvocationTargetException
InvocationTargetException
Copyright © 2015 Lucee