org.apache.velocity.util.introspection
public class UberspectImpl.VelMethodImpl extends Object implements VelMethod
Field Summary | |
---|---|
Method | method |
Constructor Summary | |
---|---|
VelMethodImpl(Method m) | |
VelMethodImpl() |
Method Summary | |
---|---|
String | getMethodName() |
Class | getReturnType() |
Object | invoke(Object o, Object[] params) |
boolean | isCacheable() |