|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Uberspect | |
---|---|
org.apache.velocity.runtime | |
org.apache.velocity.util.introspection |
Uses of Uberspect in org.apache.velocity.runtime |
---|
Methods in org.apache.velocity.runtime that return Uberspect | |
---|---|
Uberspect |
RuntimeInstance.getUberspect()
Returns the Uberspect object for this Instance. |
static Uberspect |
RuntimeSingleton.getUberspect()
Returns the Uberspect object for this Instance. |
Uberspect |
RuntimeServices.getUberspect()
Returns the configured class introspection/reflection implemenation. |
Uses of Uberspect in org.apache.velocity.util.introspection |
---|
Classes in org.apache.velocity.util.introspection that implement Uberspect | |
---|---|
class |
SecureUberspector
Use a custom introspector that prevents classloader related method calls. |
class |
UberspectImpl
Implementation of Uberspect to provide the default introspective functionality of Velocity |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |