|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl
| Field Summary | |
(package private) AbstractExecutor |
ae
|
| Constructor Summary | |
private |
UberspectImpl.VelGetterImpl()
|
|
UberspectImpl.VelGetterImpl(AbstractExecutor exec)
|
| Method Summary | |
java.lang.String |
getMethodName()
returns the method name used to return this 'property' |
java.lang.Object |
invoke(java.lang.Object o)
invocation method - called when the 'get action' should be preformed and a value returned |
boolean |
isCacheable()
specifies if this VelPropertyGet is cacheable and able to be reused for this class of object it was returned for |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
AbstractExecutor ae
| Constructor Detail |
public UberspectImpl.VelGetterImpl(AbstractExecutor exec)
private UberspectImpl.VelGetterImpl()
| Method Detail |
public java.lang.Object invoke(java.lang.Object o)
throws java.lang.Exception
VelPropertyGetinvoke in interface VelPropertyGetpublic boolean isCacheable()
VelPropertyGetisCacheable in interface VelPropertyGetorg.apache.velocity.util.introspection.VelPropertyGetpublic java.lang.String getMethodName()
VelPropertyGetgetMethodName in interface VelPropertyGet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||