org.apache.velocity.tools.view
Class WebappUberspector.GetAttributeExecutor
java.lang.Object
org.apache.velocity.runtime.parser.node.AbstractExecutor
org.apache.velocity.tools.view.WebappUberspector.GetAttributeExecutor
- Enclosing class:
- WebappUberspector
public class WebappUberspector.GetAttributeExecutor
- extends AbstractExecutor
Executor for getAttribute(name) method.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebappUberspector.GetAttributeExecutor
public WebappUberspector.GetAttributeExecutor(Log log,
Introspector introspector,
Class clazz,
String property)
- Parameters:
log
- introspector
- clazz
- property
-
discover
protected void discover(Class clazz)
execute
public Object execute(Object o)
throws IllegalAccessException,
InvocationTargetException
- Specified by:
execute
in class AbstractExecutor
- Throws:
IllegalAccessException
InvocationTargetException
- See Also:
AbstractExecutor.execute(java.lang.Object)
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.