public interface ChainableUberspector
extends org.apache.velocity.util.introspection.Uberspect
| Modifier and Type | Method and Description |
|---|---|
void |
wrap(org.apache.velocity.util.introspection.Uberspect inner)
Since uberspectors are dynamically enabled using a configuration string, we cannot simply call the constructors
to pass the inner uberspector.
|
void wrap(org.apache.velocity.util.introspection.Uberspect inner)
inner - The decorated uberspector.Copyright © 2004–2016 XWiki. All rights reserved.