Package com.spun.util.velocity
Class TestableUberspect.VelGetterImpl
java.lang.Object
com.spun.util.velocity.TestableUberspect.VelGetterImpl
- All Implemented Interfaces:
org.apache.velocity.util.introspection.VelPropertyGet
- Enclosing class:
- TestableUberspect
public static class TestableUberspect.VelGetterImpl
extends Object
implements org.apache.velocity.util.introspection.VelPropertyGet
-
Constructor Summary
ConstructorsConstructorDescriptionVelGetterImpl(org.apache.velocity.runtime.parser.node.AbstractExecutor exec) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
VelGetterImpl
public VelGetterImpl(org.apache.velocity.runtime.parser.node.AbstractExecutor exec)
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.apache.velocity.util.introspection.VelPropertyGet
-
isCacheable
public boolean isCacheable()- Specified by:
isCacheablein interfaceorg.apache.velocity.util.introspection.VelPropertyGet
-
getMethodName
- Specified by:
getMethodNamein interfaceorg.apache.velocity.util.introspection.VelPropertyGet
-