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:
- Uberspect, UberspectLoggable
- Enclosing class:
- ChainedUberspectorsTestCase
public static class ChainedUberspectorsTestCase.LinkedUberspector
- extends UberspectImpl
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 VelPropertyGet getPropertyGet(Object obj,
String identifier,
Info info)
throws Exception
- Specified by:
getPropertyGet
in interface Uberspect
- Overrides:
getPropertyGet
in class UberspectImpl
- Throws:
Exception
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.