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 Details

    • VelSetterImpl

      public VelSetterImpl​(org.apache.velocity.util.introspection.VelMethod velmethod)
    • VelSetterImpl

      public VelSetterImpl​(org.apache.velocity.util.introspection.VelMethod velmethod, String key)
  • Method Details

    • invoke

      public Object invoke​(Object o, Object value) throws Exception
      Specified by:
      invoke in interface org.apache.velocity.util.introspection.VelPropertySet
      Throws:
      Exception
    • isCacheable

      public boolean isCacheable()
      Specified by:
      isCacheable in interface org.apache.velocity.util.introspection.VelPropertySet
    • getMethodName

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