Uses of Class
org.apache.velocity.util.introspection.AbstractChainableUberspector
Packages that use AbstractChainableUberspector
-
Uses of AbstractChainableUberspector in org.apache.velocity.util.introspection
Subclasses of AbstractChainableUberspector in org.apache.velocity.util.introspectionModifier and TypeClassDescriptionclassChainable Uberspector that checks for deprecated method calls.classWhen the introspector.uberspect.class configuration property contains several uberspector class names, it means those uberspectors will be chained.