org.apache.velocity.test.util.introspection
Class ChainedUberspectorsTestCase.LinkedUberspector
java.lang.Object
org.apache.velocity.util.introspection.UberspectImpl
org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.LinkedUberspector
- All Implemented Interfaces:
- org.apache.velocity.util.introspection.Uberspect, org.apache.velocity.util.introspection.UberspectLoggable
- Enclosing class:
- ChainedUberspectorsTestCase
public static class ChainedUberspectorsTestCase.LinkedUberspector
- extends org.apache.velocity.util.introspection.UberspectImpl
| Nested classes/interfaces inherited from class org.apache.velocity.util.introspection.UberspectImpl |
org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl, org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl, org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl |
| Fields inherited from class org.apache.velocity.util.introspection.UberspectImpl |
introspector, log |
|
Method Summary |
org.apache.velocity.util.introspection.VelPropertyGet |
getPropertyGet(Object obj,
String identifier,
org.apache.velocity.util.introspection.Info info)
|
| Methods inherited from class org.apache.velocity.util.introspection.UberspectImpl |
getIterator, getMethod, getPropertySet, init, setLog, setRuntimeLogger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainedUberspectorsTestCase.LinkedUberspector
public ChainedUberspectorsTestCase.LinkedUberspector()
getPropertyGet
public org.apache.velocity.util.introspection.VelPropertyGet getPropertyGet(Object obj,
String identifier,
org.apache.velocity.util.introspection.Info info)
throws Exception
- Specified by:
getPropertyGet in interface org.apache.velocity.util.introspection.Uberspect- Overrides:
getPropertyGet in class org.apache.velocity.util.introspection.UberspectImpl
- Throws:
Exception
Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.