com.googlecode.fascinator.portal.velocity
Class JythonVelPropertyGet
java.lang.Object
com.googlecode.fascinator.portal.velocity.JythonVelPropertyGet
- All Implemented Interfaces:
- org.apache.velocity.util.introspection.VelPropertyGet
public class JythonVelPropertyGet
- extends Object
- implements org.apache.velocity.util.introspection.VelPropertyGet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JythonVelPropertyGet
public JythonVelPropertyGet(String identifier)
getMethodName
public String getMethodName()
- Specified by:
getMethodName in interface org.apache.velocity.util.introspection.VelPropertyGet
invoke
public Object invoke(Object o)
throws Exception
- Specified by:
invoke in interface org.apache.velocity.util.introspection.VelPropertyGet
- Throws:
Exception
isCacheable
public boolean isCacheable()
- Specified by:
isCacheable in interface org.apache.velocity.util.introspection.VelPropertyGet
Copyright © 2009-2013. All Rights Reserved.