| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.velocity.runtime.parser.node.AbstractExecutororg.apache.velocity.runtime.parser.node.PropertyExecutorpublic class PropertyExecutorextends AbstractExecutorField Summary | |
protected String | |
Fields inherited from class org.apache.velocity.runtime.parser.node.AbstractExecutor | |
method, rsvc | |
Constructor Summary | |
| |
Method Summary | |
protected void |
|
Object |
|
Methods inherited from class org.apache.velocity.runtime.parser.node.AbstractExecutor | |
execute, isAlive | |
protected void discover(Class clazz,
String property)public Object execute(Object o,
InternalContextAdapter context)
throws IllegalAccessException,
MethodInvocationExceptionExecute method against context.
- Overrides:
- execute in interface AbstractExecutor