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 Details

    • VelGetterImpl

      public VelGetterImpl​(org.apache.velocity.runtime.parser.node.AbstractExecutor exec)
  • Method Details

    • 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
    • getMethodName

      public String getMethodName()
      Specified by:
      getMethodName in interface org.apache.velocity.util.introspection.VelPropertyGet