Uses of Interface
org.apache.velocity.util.introspection.UberspectLoggable
Packages that use UberspectLoggable
-
Uses of UberspectLoggable in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement UberspectLoggableModifier and TypeClassDescriptionclass
Default implementation of achainable uberspector
that forwards all calls to the wrapped uberspector (when that is possible).class
When the runtime.introspection.uberspect configuration property contains several uberspector class names, it means those uberspectors will be chained.class
Use a custom introspector that prevents classloader related method calls.class
Implementation of Uberspect to provide the default introspective functionality of Velocity