public class JythonVelPropertyGet
extends java.lang.Object
implements org.apache.velocity.util.introspection.VelPropertyGet
| Constructor and Description |
|---|
JythonVelPropertyGet(java.lang.String identifier) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethodName() |
java.lang.Object |
invoke(java.lang.Object o) |
boolean |
isCacheable() |
public java.lang.String getMethodName()
getMethodName in interface org.apache.velocity.util.introspection.VelPropertyGetpublic java.lang.Object invoke(java.lang.Object o)
throws java.lang.Exception
invoke in interface org.apache.velocity.util.introspection.VelPropertyGetjava.lang.Exceptionpublic boolean isCacheable()
isCacheable in interface org.apache.velocity.util.introspection.VelPropertyGetCopyright © 2009-2019. All Rights Reserved.