org.apache.velocity.test.util.introspection
Class ChainedUberspectorsTestCase.ChainedUberspector
java.lang.Object
org.apache.velocity.util.introspection.UberspectImpl
org.apache.velocity.util.introspection.AbstractChainableUberspector
org.apache.velocity.test.util.introspection.ChainedUberspectorsTestCase.ChainedUberspector
- All Implemented Interfaces:
- ChainableUberspector, Uberspect, UberspectLoggable
- Enclosing class:
- ChainedUberspectorsTestCase
public static class ChainedUberspectorsTestCase.ChainedUberspector
- extends AbstractChainableUberspector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChainedUberspectorsTestCase.ChainedUberspector
public ChainedUberspectorsTestCase.ChainedUberspector()
getPropertySet
public VelPropertySet getPropertySet(Object obj,
String identifier,
Object arg,
Info info)
throws Exception
- Specified by:
getPropertySet
in interface Uberspect
- Overrides:
getPropertySet
in class AbstractChainableUberspector
- Throws:
Exception
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.