public static class TestableUberspect.VelGetterImpl extends Object implements org.apache.velocity.util.introspection.VelPropertyGet
| Constructor and Description |
|---|
VelGetterImpl(org.apache.velocity.runtime.parser.node.AbstractExecutor exec) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodName() |
Object |
invoke(Object o) |
boolean |
isCacheable() |
public VelGetterImpl(org.apache.velocity.runtime.parser.node.AbstractExecutor exec)
public Object invoke(Object o)
invoke in interface org.apache.velocity.util.introspection.VelPropertyGetpublic boolean isCacheable()
isCacheable in interface org.apache.velocity.util.introspection.VelPropertyGetpublic String getMethodName()
getMethodName in interface org.apache.velocity.util.introspection.VelPropertyGetCopyright © 2022. All rights reserved.