Package org.xwiki.velocity.introspection
-
Interface Summary Interface Description ChainableUberspector Deprecated. since 8.0M1; this is now part of the official Velocity library, useChainableUberspector
instead -
Class Summary Class Description AbstractChainableUberspector Deprecated. since 8.0M1; this is now part of the official Velocity library, useAbstractChainableUberspector
insteadChainingUberspector Deprecated. since 8.0M1; Velocity supports the same functionality natively since 1.6; just move the configuration fromruntime.introspector.uberspect.chainClasses
toruntime.introspector.uberspect
DeprecatedCheckUberspector Deprecated. since 10.5RC1, useDeprecatedCheckUberspector
insteadLinkingUberspector Deprecated. since 8.0M1; chaining uberspectors is much more powerful, this class was never more than a proof of concept