Package org.mvel2.util
Interface StaticStub
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
MethodStub,StaticFieldStub
- Author:
- Mike Brock
-
Method Summary
-
Method Details
-
call
Object call(Object ctx, Object thisCtx, VariableResolverFactory factory, Object[] parameters) throws IllegalAccessException, InvocationTargetException
-