public class WebappUberspector.GetAttributeExecutor
extends org.apache.velocity.runtime.parser.node.AbstractExecutor
| Constructor and Description |
|---|
GetAttributeExecutor(org.slf4j.Logger 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.AbstractExecutoro - target objectIllegalAccessException - if thrown by underlying codeInvocationTargetException - if thrown by underlying codeAbstractExecutor.execute(java.lang.Object)Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.