|
||||||||||
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 |
Fields in org.apache.velocity.runtime declared as Uberspect | |
private Uberspect |
RuntimeInstance.uberSpect
|
Methods in org.apache.velocity.runtime that return Uberspect | |
Uberspect |
RuntimeInstance.getUberspect()
|
static Uberspect |
RuntimeSingleton.getUberspect()
|
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 |
UberspectImpl
Implementation of Uberspect to provide the default introspective functionality of Velocity |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |