Package | Description |
---|---|
org.apache.velocity.util.introspection |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChainableUberspector
Default implementation of a
chainable uberspector that forwards all calls to the wrapped
uberspector (when that is possible). |
class |
DeprecatedCheckUberspector
Chainable Uberspector that checks for deprecated method calls.
|
class |
LinkingUberspector
When the introspector.uberspect.class 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–2021 The Apache Software Foundation. All rights reserved.