Uses of Class
org.apache.velocity.util.introspection.UberspectImpl

Packages that use UberspectImpl
org.apache.velocity.util.introspection   
 

Uses of UberspectImpl in org.apache.velocity.util.introspection
 

Subclasses of UberspectImpl in org.apache.velocity.util.introspection
 class AbstractChainableUberspector
          Default implementation of a chainable uberspector that forwards all calls to the wrapped uberspector (when that is possible).
 class LinkingUberspector
           When the runtime.introspection.uberspect configuration property contains several uberspector class names, it means those uberspectors will be chained.
 class SecureUberspector
          Use a custom introspector that prevents classloader related method calls.
 



Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.