Uses of Interface
org.apache.velocity.util.introspection.UberspectLoggable
-
Packages that use UberspectLoggable Package Description org.apache.velocity.util.introspection -
-
Uses of UberspectLoggable in org.apache.velocity.util.introspection
Classes in org.apache.velocity.util.introspection that implement UberspectLoggable Modifier and Type Class Description classAbstractChainableUberspectorDefault implementation of achainable uberspectorthat forwards all calls to the wrapped uberspector (when that is possible).classLinkingUberspectorWhen the runtime.introspection.uberspect configuration property contains several uberspector class names, it means those uberspectors will be chained.classSecureUberspectorUse a custom introspector that prevents classloader related method calls.classUberspectImplImplementation of Uberspect to provide the default introspective functionality of Velocity
-