public class WebappUberspector.GetAttributeExecutor
extends org.apache.velocity.runtime.parser.node.AbstractExecutor
Constructor and Description |
---|
GetAttributeExecutor(org.apache.velocity.runtime.log.Log log,
org.apache.velocity.util.introspection.Introspector introspector,
Class clazz,
String property) |
Modifier and Type | Method and Description |
---|---|
protected void |
discover(Class clazz) |
Object |
execute(Object o) |
protected void discover(Class clazz)
public Object execute(Object o) throws IllegalAccessException, InvocationTargetException
execute
in class org.apache.velocity.runtime.parser.node.AbstractExecutor
IllegalAccessException
InvocationTargetException
AbstractExecutor.execute(java.lang.Object)
Copyright © 2002–2014 Apache Software Foundation. All rights reserved.