public class DeprecatedCheckUberspector extends AbstractChainableUberspector implements org.apache.velocity.util.introspection.Uberspect, ChainableUberspector, org.apache.velocity.util.introspection.UberspectLoggable
ChainableUberspectororg.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl, org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl, org.apache.velocity.util.introspection.UberspectImpl.VelSetterImplinner| Constructor and Description |
|---|
DeprecatedCheckUberspector() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.velocity.util.introspection.VelMethod |
getMethod(Object obj,
String methodName,
Object[] args,
org.apache.velocity.util.introspection.Info i) |
org.apache.velocity.util.introspection.VelPropertyGet |
getPropertyGet(Object obj,
String identifier,
org.apache.velocity.util.introspection.Info i) |
org.apache.velocity.util.introspection.VelPropertySet |
getPropertySet(Object obj,
String identifier,
Object arg,
org.apache.velocity.util.introspection.Info i) |
void |
init() |
getIterator, wrapsetLog, setRuntimeLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrappublic void init()
init in interface org.apache.velocity.util.introspection.Uberspectinit in class AbstractChainableUberspectorpublic org.apache.velocity.util.introspection.VelMethod getMethod(Object obj, String methodName, Object[] args, org.apache.velocity.util.introspection.Info i) throws Exception
getMethod in interface org.apache.velocity.util.introspection.UberspectgetMethod in class AbstractChainableUberspectorExceptionpublic org.apache.velocity.util.introspection.VelPropertyGet getPropertyGet(Object obj, String identifier, org.apache.velocity.util.introspection.Info i) throws Exception
getPropertyGet in interface org.apache.velocity.util.introspection.UberspectgetPropertyGet in class AbstractChainableUberspectorExceptionpublic org.apache.velocity.util.introspection.VelPropertySet getPropertySet(Object obj, String identifier, Object arg, org.apache.velocity.util.introspection.Info i) throws Exception
getPropertySet in interface org.apache.velocity.util.introspection.UberspectgetPropertySet in class AbstractChainableUberspectorExceptionCopyright © 2004–2016 XWiki. All rights reserved.