Package com.spun.util.velocity
Class TestableUberspect.VelSetterImpl
java.lang.Object
com.spun.util.velocity.TestableUberspect.VelSetterImpl
- All Implemented Interfaces:
org.apache.velocity.util.introspection.VelPropertySet
- Enclosing class:
- TestableUberspect
public static class TestableUberspect.VelSetterImpl
extends Object
implements org.apache.velocity.util.introspection.VelPropertySet
-
Constructor Summary
ConstructorsConstructorDescriptionVelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod) VelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod, String key) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
VelSetterImpl
public VelSetterImpl(org.apache.velocity.util.introspection.VelMethod velmethod) -
VelSetterImpl
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.apache.velocity.util.introspection.VelPropertySet
-
isCacheable
public boolean isCacheable()- Specified by:
isCacheablein interfaceorg.apache.velocity.util.introspection.VelPropertySet
-
getMethodName
- Specified by:
getMethodNamein interfaceorg.apache.velocity.util.introspection.VelPropertySet
-