Uses of Class
org.apache.velocity.util.introspection.UberspectImpl
Packages that use UberspectImpl
-
Uses of UberspectImpl in org.apache.velocity.util.introspection
Subclasses of UberspectImpl in org.apache.velocity.util.introspectionModifier and TypeClassDescriptionclassDefault implementation of achainable uberspectorthat forwards all calls to the wrapped uberspector (when that is possible).classChainable 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.classUse a custom introspector that prevents classloader related method calls.