Class WebappUberspector.GetAttributeExecutor

  • Enclosing class:
    WebappUberspector

    public class WebappUberspector.GetAttributeExecutor
    extends org.apache.velocity.runtime.parser.node.AbstractExecutor
    Executor for getAttribute(name) method.
    • Constructor Detail

      • GetAttributeExecutor

        public GetAttributeExecutor​(org.apache.velocity.runtime.log.Log log,
                                    org.apache.velocity.util.introspection.Introspector introspector,
                                    Class clazz,
                                    String property)
        Parameters:
        log -
        introspector -
        clazz -
        property -