Uses of Interface
org.apache.velocity.util.introspection.ChainableUberspector
-
Uses of ChainableUberspector in org.apache.velocity.util.introspection
Modifier and TypeClassDescriptionclass
Default implementation of achainable uberspector
that forwards all calls to the wrapped uberspector (when that is possible).class
Chainable Uberspector that checks for deprecated method calls.class
When the introspector.uberspect.class configuration property contains several uberspector class names, it means those uberspectors will be chained.