| Interface | Description |
|---|---|
| ChainableUberspector | Deprecated
since 8.0M1; this is now part of the official Velocity library, use
ChainableUberspector instead |
| Class | Description |
|---|---|
| AbstractChainableUberspector | Deprecated
since 8.0M1; this is now part of the official Velocity library, use
AbstractChainableUberspector instead |
| ChainingUberspector | Deprecated
since 8.0M1; Velocity supports the same functionality natively since 1.6; just move the configuration
from
runtime.introspector.uberspect.chainClasses to runtime.introspector.uberspect |
| DeprecatedCheckUberspector |
Chainable Velocity Uberspector that checks for deprecated method calls.
|
| LinkingUberspector | Deprecated
since 8.0M1; chaining uberspectors is much more powerful, this class was never more than a proof of
concept
|
| MethodArgumentsUberspector |
Chainable Velocity Uberspector that tries to convert method arguments to formal parameter types when the passed
arguments don't match the method signature.
|
| SecureIntrospector |
SecureIntrospectorImpl is way too restrictive with allowed Class methods. |
| SecureUberspector |
SecureUberspector is way too restrictive regarding Class
methods allowed. |
| TryCatchDirective |
Allows catching exception from Velocity.
|
Copyright © 2004–2016 XWiki. All rights reserved.