Package com.spun.util.velocity
Class TestableUberspect.VelMethodImpl
java.lang.Object
com.spun.util.velocity.TestableUberspect.VelMethodImpl
- All Implemented Interfaces:
org.apache.velocity.util.introspection.VelMethod
- Enclosing class:
- TestableUberspect
public static class TestableUberspect.VelMethodImpl
extends Object
implements org.apache.velocity.util.introspection.VelMethod
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VelMethodImpl
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceorg.apache.velocity.util.introspection.VelMethod
-
isCacheable
public boolean isCacheable()- Specified by:
isCacheablein interfaceorg.apache.velocity.util.introspection.VelMethod
-
getMethodName
- Specified by:
getMethodNamein interfaceorg.apache.velocity.util.introspection.VelMethod
-
getMethod
- Specified by:
getMethodin interfaceorg.apache.velocity.util.introspection.VelMethod
-
getReturnType
- Specified by:
getReturnTypein interfaceorg.apache.velocity.util.introspection.VelMethod
-